           SPELL=mime-types
         VERSION=1.20
          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:f1191623b3fb60dec4830be358b11533c3afee15883ee2af81a8b5c03e3c51cb7f10de3871cf5703af17a914c4c5f2f2f0b75746de334ae96721928320426eb9
      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
