1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: brag
Section: news
Priority: optional
Maintainer: Simon Kelley <simon@thekelleys.org.uk>
Standards-Version: 3.9.8
Build-depends: debhelper (>=10)
Homepage: http://brag.sourceforge.net
Package: brag
Architecture: all
Depends: ${misc:Depends}, uudeview,tcl8.3 | tclsh
Description: Downloads and assembles multipart Usenet binaries
Brag collects and assembles multipart binary attachments from
newsgroups. This is a robust command-line tool, well suited to run
as a cron job.
* Collects and downloads multipart binary attachments
* Supported encodings: uuencode, MIME base64 and yenc
* Filters messages using accept/reject patterns
* Optionally saves message subjects
* Supports NNTP authentication
* Supports non-default NNTP ports
* Can combine parts from different newsgroups or even different servers
* Bulletproof: Restarts from the last successful operation.
|