summaryrefslogtreecommitdiff
path: root/converters/mpack/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'converters/mpack/pkg-descr')
-rw-r--r--converters/mpack/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/converters/mpack/pkg-descr b/converters/mpack/pkg-descr
new file mode 100644
index 000000000000..63ae10f93297
--- /dev/null
+++ b/converters/mpack/pkg-descr
@@ -0,0 +1,5 @@
+Mpack and munpack are utilities for encoding and decoding
+(respectively) binary files in MIME (Multipurpose Internet Mail
+Extensions) format mail messages. For compatibility with older forms
+of transferring binary files, the munpack program can also decode
+messages in split-uuencoded format.