diff options
author | wiz <wiz@pkgsrc.org> | 2002-05-13 17:31:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-05-13 17:31:23 +0000 |
commit | f5acbb94b9c57d724df2126b5033dfbe4b275f14 (patch) | |
tree | fa268855e4a74b641ae294a985d96a4d44618dd3 /news/cg/DESCR | |
parent | ba0827d445fda6e3eb0fc5f8af0d7dda2f91ea4c (diff) | |
download | pkgsrc-f5acbb94b9c57d724df2126b5033dfbe4b275f14.tar.gz |
Initial import of cg.
cg is a semi-automatic newsgroup binary downloader. It assembles
parts based on subject headers and then offers them in an editor for
the user to choose which files he really wants.
It supports decoding data in the following formats:
uuencode (both single- and multi-posting binaries)
MIME (multipart/mixed, message/partial;
base64, quoted printable, x-uuencode)
yEnc
Diffstat (limited to 'news/cg/DESCR')
-rw-r--r-- | news/cg/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/news/cg/DESCR b/news/cg/DESCR new file mode 100644 index 00000000000..a2f563d1d4f --- /dev/null +++ b/news/cg/DESCR @@ -0,0 +1,9 @@ +cg is a semi-automatic newsgroup binary downloader. It assembles +parts based on subject headers and then offers them in an editor for +the user to choose which files he really wants. + +It supports decoding data in the following formats: + uuencode (both single- and multi-posting binaries) + MIME (multipart/mixed, message/partial; + base64, quoted printable, x-uuencode) + yEnc |