Path: | lib/ascii85.rb |
Last Update: | Sat Aug 21 05:32:24 -0600 2010 |
Ascii85 is an implementation of Adobe‘s binary-to-text encoding of the same name in pure Ruby.
See www.adobe.com/products/postscript/pdfs/PLRM.pdf page 131 and en.wikipedia.org/wiki/Ascii85 for more information about the format.
Author: | Johannes HolzfuĆ (Drangon@gmx.de) |
License: | Distributed under the MIT License (see README.txt) |