mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
aff3179f82
This version is a development version.
14 lines
434 B
Plaintext
14 lines
434 B
Plaintext
FLIM, message representation or encoding emacs lisp library for xemacs.
|
|
|
|
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-lisp/flim/ --- FLIM
|
|
|
|
--- Porting by shige <shige@FreeBSD.ORG>
|