File: control

package info (click to toggle)
postnews 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 124 kB
  • ctags: 12
  • sloc: python: 103; makefile: 30
file content (18 lines) | stat: -rw-r--r-- 716 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: postnews
Section: net
Priority: extra
Maintainer: Robert James Clay <jame@rocasa.us>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Vcs-Git: git://git.code.sf.net/p/postnews/code -b debian
Vcs-Browser: http://sourceforge.net/p/postnews/code/
Homepage: http://sourceforge.net/p/postnews/wiki/Home/

Package: postnews
Architecture: all
Depends: ${misc:Depends}, python
Description: Post Usenet articles via NNTP from the command line
 Postnews is a small command line utility written in Python that can be used
 to post Usenet articles (including headers) from stdin or a file to a nntp
 server. The article must at least contain the headers 'From:','Newsgroups:',
 'Subject:', a newline and a body.