ascii85.rb

Path: lib/ascii85.rb
Last Update: Wed Aug 18 20:40:22 -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)

[Validate]