Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eugeneia/cl-qprint

Implementation of the quoted-printable encoding.
https://github.com/eugeneia/cl-qprint

email

Last synced: about 1 month ago
JSON representation

Implementation of the quoted-printable encoding.

Awesome Lists containing this project

README

        

# cl-qprint

**Description:**

*cl-qprint* implements the quoted-printable encoding as described in [RFC
2045](http://tools.ietf.org/html/rfc2045). It was originally written by
Robert Marlow but is not maintained anymore. This version contains major
bug fixes and is actively maintained.

**Documentation:**

* [API documentation](http://mr.gy/maintenance/cl-qprint/api.html)