Files | Admin

Notes:

Release Name: 1.0.1

Notes:
Ascii85 is a simple gem that provides methods for encoding/decoding Adobe's
binary-to-text encoding of the same name.

See http://www.adobe.com/products/postscript/pdfs/PLRM.pdf page 131 and
http://en.wikipedia.org/wiki/Ascii85 for more information about the format.


Changes: === 1.0.1 / 2011-05-05 * Removed hoe dependency in favor of bundler * Minor corrections in the documentation