           SPELL=mime-types
         VERSION=1.31
          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:46640bc278fb8a4cfd4154a945ac3909cb5c36963b83bfcfff38bbfabc8326c36e35a889e24bf3055efc796af8deb84934d39a6da06fdb97656323ce5c3e5b6d
      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
