summaryrefslogtreecommitdiffstats
path: root/system/mpack/README
diff options
context:
space:
mode:
author Wayne Cuddy <wcuddy@gmail.com>2018-09-15 15:00:47 +0100
committer David Spencer <idlemoor@slackbuilds.org>2018-09-15 15:00:47 +0100
commit597bb61f960ea2fd31b68e71d1a7ef36cd375164 (patch)
treeab5f36395e4d96e9b45a18a8c8b759e34d2f36fc /system/mpack/README
parent92f998a4e584e3b56f91b1c60eeaaf99b22e6226 (diff)
downloadslackbuilds-597bb61f960ea2fd31b68e71d1a7ef36cd375164.tar.gz
slackbuilds-597bb61f960ea2fd31b68e71d1a7ef36cd375164.tar.xz
system/mpack: Added (mime/uuencode utilities).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/mpack/README')
-rw-r--r--system/mpack/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/mpack/README b/system/mpack/README
new file mode 100644
index 0000000000..63ae10f932
--- /dev/null
+++ b/system/mpack/README
@@ -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.