update Sat Jun 19 06:37:00 PDT 2010
[pkgsrc.git] / converters / yencode / DESCR
1 This is yencode, an encoder/decoder package for the Usenet "yEnc"
2 format, licensed under the GNU General Public License.
3
4 * The encoder can output single part or multipart yencoded
5   archives of any size.
6
7 * Smart decoder can handle multiple files, including files
8   specified out of order or with nonsense file names.
9
10 * Easy to use Usenet posting software enables one-liner
11   posting of individual files or groups of files, including creation
12   of SFV/CRC checksum files if desired.
13
14 * Optional scan mode: automatically locate and decode
15   single or multipart yencoded archives in specified directories
16   or recursively.
17
18 * Fully compliant with all versions of the yEnc
19   specification (currently v1, v2, v3).
20
21 * Properly implements CRC values, including the pcrc32 on
22   each part of multipart archives, and a crc32 for the last part
23   of a multipart archive.