pkgsrc/mail/p5-MIME-Types/DESCR
minskim 08ad243649 Import p5-MIME-Types from pkgsrc-wip. Packaged by Adrian Portelli,
and slightly modified by me.

A start for a more detailed data-structure to keep knowledge about
various data types are defined by MIME.  Some basic treatments with
mime types are implemented.
2004-02-17 02:42:03 +00:00

7 lines
343 B
Text

A start for a more detailed data-structure to keep knowledge about
various data types are defined by MIME. Some basic treatments with
mime types are implemented.
The first special data item is whether a data type is binary or ascii.
This is required for correctly encoding e-mail attachments, and
implemented for the Mail::Box v2.01 module.