           SPELL=mime-types
         VERSION=1.17
          SOURCE=MIME-Types-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/MIME-Types-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/M/MA/MARKOV/$SOURCE
     SOURCE_HASH=sha512:7af65ff6f3cb4b46cebb80295ccb2e3a0791adf0b1d0ad66eae5041234849e0a44ef3b6fedc40a2e508f8e74b422630fef432da721fd976a6845b6200e962123
      LICENSE[0]=ART
        WEB_SITE="http://search.cpan.org/~markov/mime-types-$VERSION/"
         ENTERED=20040315
  KEYWORDS="perl"
           SHORT="modules for typing MIME entities"
cat << EOF

MIME::Types
===========

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.

Improvements and additions please to
       Mark Overmeer, <mimetypes@overmeer.net>


EOF
