Source: sinntp
Section: news
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends:
 debhelper-compat (= 12),
 dh-sequence-python3,
 python3,
Standards-Version: 4.4.1
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/python-team/applications/sinntp
Vcs-Git: https://salsa.debian.org/python-team/applications/sinntp.git
Homepage: http://jwilk.net/software/sinntp

Package: sinntp
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: tiny non-interactive NNTP client
 sinntp is a tiny NNTP client originally designed to work in non-interactive
 mode. Following commands are supported:
  - nntp-push: sending articles to the server,
  - nntp-pull: fetching new articles to the mbox file,
  - nntp-list: listing available newsgroups,
  - nntp-get: downloading individual messages in RFC822 format.
