purebred-email-0.4.1: types and parser for email messages (including MIME)
The purebred email library. RFC 5322, MIME, etc.
Things that are currently implemented:
- RFC 5322 message parsing and serialisation
- MIME multipart parsing (RFC 2046) and serialisation
- MIME message header extensions for non-ASCII text (RFC 2047)
- MIME parameter value and encoded word extensions (RFC 2231)
- Content-Disposition header field (RFC 2183)
- Message encapsulation (forward/bounce)
Things that are not yet implemented / need improvement:
- Improve handling of dates
- Probably lots of other things
Signatures