# 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------------------------------------------------------|
mail-tools: Mail::Field - Base class for manipulation of mail header fields
mail-tools:
mail-tools: Mail::Field creates and manipulates fields in MIME headers, collected
mail-tools; within a Mail::Header object. Different field types have their own 
mail-tools: sub-class (extension), defining additional useful accessors to the
mail-tools: field content. People are invited to merge their implementation to
mail-tools: special fields into MailTools, to maintain a consistent set of 
mail-tools: packages and documentation.
mail-tools:                         www.slacky.eu
mail-tools:
mail-tools: Packager Michele Petrecca