Codec.Binary.Base85
Description
Implemented as described at http://en.wikipedia.org/wiki/Ascii85.
Further documentation and information can be found at http://www.haskell.org/haskellwiki/Library/Data_encoding.
Documentation
Chop up a string in parts.
The length given is rounded down to the nearest multiple of 5.