openbsd-ports/mail/pear-Mail-Mime/pkg/DESCR
db 0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00

10 lines
391 B
Plaintext

Provides classes to deal with creation and manipulation of MIME
messages:
- Create MIME email, with HTML, attachments, embedded images, etc.
- Advanced method of creating MIME messages.
- Decodes MIME messages to a usable structure.
- An XML DTD to accompany the getXML() method of the decoding class.
- An XSLT stylesheet to transform the output of the getXML() method
back to an email.