blob: 2c709a6e7dc6511be40afab8d71289c57d20161f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
FLIM, message representation or encoding emacs lisp library for emacs21.
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}/share/emacs/21.1/site-lisp/flim/
Ported by shige@FreeBSD.ORG
|