blob: f5b3afbb48d9d87e950da51ba50f02d0c15fa1a2 (
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:
${PREFIX}/lib/xemacs/site-packages/lisp/flim/ --- FLIM
--- Porting by shige <shige@FreeBSD.ORG>
|