module Ascii85

Ascii85 is an implementation of Adobe’s binary-to-text encoding of the same name in pure Ruby.

See en.wikipedia.org/wiki/Ascii85 for more information about the format.

Author

Johannes Holzfuß (johannes@holzfuss.name)

License

Distributed under the MIT License (see LICENSE file)