blob: c2c2a9ab79334008c9ad5cdee6d4690b6d63cab3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
FLIM, message representation or encoding emacs lisp library for xemacs21-mule.
FLIM is a library to provide basic features about message
representation or encoding. It consists of following
modules:
- STD 11 (RFC 822) parser and utility
- MIME library
- mailcap parser and utility
FLIM is installed the following directory tree:
${LOCALBASE}/lib/xemacs/site-packages/lisp/flim/
Ported by shige shige@FreeBSD.ORG
|