           SPELL=mime-types
         VERSION=1.24
          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:edf86b382c105f4ab5ee3fba68a2230cade43627c5a25b209000550bf2fa1f890f09058d856dd2fa7aa9c7e18529f9f706244308af2dac2a012d372848100c20
      LICENSE[0]=ART
        WEB_SITE="http://search.cpan.org/search?query=MIME-Types&mode=all"
         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
