Hello all,

I am pleased to announce the release of guile-email 0.3.0. Significant
changes since the 0.2.2 release are described in the NEWS
file. https://git.systemreboot.net/guile-email/tree/NEWS

I would like to thank Andrew Whatson, Mark H Weaver, Mathieu Othacehe
and Ricardo Wurmus for contributing bug reports and code towards this
release.

* What is guile-email?

guile-email is a collection of email utilities implemented in pure
guile. It supports parsing MIME (Multipurpose Internet Mail Extensions)
compliant email messages and reading emails from the mbox format.

Its features include:

- Parse RFC5322 compliant email messages (including obsolete syntax)
- Parse MIME compliant email messages as specified in RFC2045, RFC2046,
  RFC2047 and RFC2049
- Parse non-standard Emacs message mode parens style addresses
- Encode and decode Quoted-Printable encoding, Base64 encoding and
  Q-encoding
- Read emails from the mbox format

Project website: https://guile-email.systemreboot.net/

Happy hacking!
Arun

Reply via email to