[ 源代码: ruby-ascii85 ]
软件包:ruby-ascii85(1.1.0-1)
Ruby library to encode/decode the Ascii85 format
Ascii85 (also called "Base85") is a form of binary-to-text encoding, which is mainly used in Adobe's PostScript and PDF format. This package provides a ruby library to encode/decode Ascii85.
It ships also a command line utility, which can encode/decode files to the standard output.