Update editors/libreoffice-sid to version 5.3.7
[dports.git] / editors / semi / pkg-descr
1 SEMI, Library of MIME feature for GNU Emacs for emacs20.
2
3   SEMI is a library to provide MIME feature for GNU Emacs.  MIME is a
4   proposed internet standard for including content and headers other
5   than (ASCII) plain text in messages.
6
7   SEMI has the following features:
8         - MIME message viewer   (mime-view-mode) (RFC 2045 .. 2049)
9         - MIME message composer (mime-edit-mode) (RFC 2045 .. 2049)
10   MIME message viewer and composer also support following features:
11         - filename handling by Content-Disposition field (RFC 1806)
12         - PGP/MIME security Multiparts (RFC 2015)
13         - application/pgp (draft-kazu-pgp-mime-00.txt; obsolete)
14         - text/richtext (RFC 1521; obsolete; preview only)
15         - text/enriched (RFC 1896)
16         - External method configuration by mailcap (RFC 1524)
17
18   Notice that this package does not contain MIME extender for any
19   MUAs.  They are released as separated packages.
20
21 Ported by shige@FreeBSD.ORG
22
23 WWW: http://git.chise.org/elisp/semi/ (in Japanese)