summaryrefslogtreecommitdiff
path: root/devel/flim/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:57:41 +0000
committerzuntum <zuntum>2001-11-01 00:57:41 +0000
commit0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/flim/DESCR
parent1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff)
downloadpkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/flim/DESCR')
-rw-r--r--devel/flim/DESCR20
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/flim/DESCR b/devel/flim/DESCR
new file mode 100644
index 00000000000..88da846e81e
--- /dev/null
+++ b/devel/flim/DESCR
@@ -0,0 +1,20 @@
+FLIM is a library to provide basic features about message
+representation or encoding.
+
+std11.el --- STD 11 (RFC 822) parser and utility
+mime.el --- to provide various services about MIME-entities
+ mime-def.el --- Definitions about MIME format
+ mime-parse.el --- MIME parser
+ mel.el --- MIME encoder/decoder
+ mel-b-dl.el --- base64 (B-encoding) encoder/decoder
+ mel-b-ccl.el --- base64 (B-encoding) encoder/decoder
+ mel-b-en.el --- base64 (B-encoding) encoder/decoder
+ mel-q-ccl.el --- quoted-printable and Q-encoding
+ encoder/decoder (using CCL)
+ mel-q.el--- quoted-printable and Q-encoding
+ encoder/decoder
+ mel-u.el--- unofficial backend for uuencode
+ mel-g.el--- unofficial backend for gzip64
+ eword-decode.el --- encoded-word decoder
+ eword-encode.el --- encoded-word encoder
+mailcap.el --- mailcap parser and utility