summaryrefslogtreecommitdiff
path: root/converters/uulib/pkg/DESCR
diff options
context:
space:
mode:
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 00000000000..e61139ed06a
--- /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.