summaryrefslogtreecommitdiffstats
path: root/archive/yencode/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/yencode/DETAILS')
-rwxr-xr-xarchive/yencode/DETAILS35
1 files changed, 35 insertions, 0 deletions
diff --git a/archive/yencode/DETAILS b/archive/yencode/DETAILS
new file mode 100755
index 0000000000..248a613fdb
--- /dev/null
+++ b/archive/yencode/DETAILS
@@ -0,0 +1,35 @@
+ SPELL=yencode
+ VERSION=0.46
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.yencode.org/download/source/$SOURCE
+ MD5[0]=ba487a5c5878fa2d53d022d83ff99e05
+ WEB_SITE=http://www.yencode.org
+ BUILD_API=2
+ ENTERED=
+ UPDATED=
+ LICENSE=GPL
+ SHORT="yEnc encoder"
+cat << EOF
+yencode is an encoder/decoder package for the Usenet yEnc encoding format.
+
+The source code is freely available under the GNU General Public License
+and should work on most modern Unix-like operating systems.
+
+Features:
+
+ * Encoder can output single part or multipart encoded archives of any size.
+ * Smart decoder can handle multiple files, including files specified
+ out of order or with nonsense file names.
+ * Included Usenet posting software posts files to Usenet quickly and
+ easily, including automatic retries and resumption of aborted postings,
+ plus automatic creation of encoded multipart archives and SFV/CRC
+ checksum files, if desired.
+ * Optional scan mode: automatically locate and decode single or multipart
+ encoded archives in specified directories or recursively.
+ * Supports SFV file creation for multiple-file archives.
+ * Fully compliant with the current yEnc specifications.
+
+Note: yEnc is considered harmfull to usenet.
+EOF
+