# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in.  You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

          |-----handy-ruler------------------------------------------------------|
mime-types: MIME::Types - Definition of MIME types
mime-types:
mime-types: MIME types are used in MIME compliant lines, for instance as part of
mime-types: e-mail and HTTP traffic, to indicate the type of content which is
mime-types: transmitted. Sometimes real knowledge about a mime-type is need. This
mime-types: module maintains a set of MIME::Type objects, which each describe one
mime-types: known mime type. There are many types defined by RFCs and vendors, so
mime-types: the list is long but not complete. Please don't hestitate to ask to
mime-types: add additional information.
mime-types:                          www.slacky.eu
mime-types: Packager Michele Petrecca