         VERSION=1.2.1
          
         UPDATED=20050408
           SPELL=PEAR-Mail_Mime
        WEB_SITE=http://pear.php.net/package/Mail_Mime/
      LICENSE[0]=PHP
           SHORT='PEAR: Provides classes to create and decode mime'
cat << EOF
Provides classes to deal with creation and
manipulation of mime messages:
<ul>

<li>mime.php: Create mime email, with html,
attachments, embedded images etc.</li>

<li>mimePart.php: Advanced method of creating
mime messages.</li>

<li>mimeDecode.php - Decodes mime messages to a
usable structure.</li>

<li>xmail.dtd: An XML DTD to acompany the
getXML() method of the decoding class.</li>

<li>xmail.xsl: An XSLT stylesheet to transform
the output of the getXML() method back to an
email</li>

</ul>
EOF


