lascii85

An ASCII85 library for Lua

$ luarocks install lascii85

An ASCII85 library for Lua. Ascii85 is a form of
binary-to-text encoding developed by Adobe Systems. It is more efficient
at encoding binary data as ASCII characters than Base64, resulting in
only an approximately 25% increase in data size versus 33% for base64.

Versions

20120927-19 years ago167 downloads
20100323-19 years ago51 downloads
20070627-19 years ago83 downloads

Dependencies

lua >= 5.1

Manifests