summaryrefslogtreecommitdiff
path: root/converters/uulib/pkg-descr
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-08-23 06:39:38 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-08-23 06:39:38 +0000
commitb8cac28acfbd6a923bd4fb2bbee20e4c8fc648fd (patch)
tree183db762487287047e48437e81153736f1dfc0a7 /converters/uulib/pkg-descr
parentFSF id-utilities (a poor-man's scope based off the BSD mkid code). (diff)
Import of uulib, part of the bigger uudeview package. It contains
a library for en- and decoding uu/xx/base64/binhex-format. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
Notes
Notes: svn path=/head/; revision=3681
Diffstat (limited to 'converters/uulib/pkg-descr')
-rw-r--r--converters/uulib/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/converters/uulib/pkg-descr b/converters/uulib/pkg-descr
new file mode 100644
index 000000000000..e61139ed06a5
--- /dev/null
+++ b/converters/uulib/pkg-descr
@@ -0,0 +1,9 @@
+This library is able to decode files in the following formats:
+
+ uuencode
+ xxencode
+ Base64
+ BinHex
+
+It is also able to encode files in all of the above formats except
+for BinHex.