base91: A Base91 Encoder & Decoder

[ codec, library, mit, program ] [ Propose Tags ]
This version is deprecated.

An implementation of Base91 encoding & decoding of arbitrary bytes (octets) to/from characters (all in the ASCII printable range; it includes support for plain Strings, as well as optional support for ByteString and/or Text; see the Flags section for details.

Flags

Automatic Flags
NameDescriptionDefault
bytestring

Enable Data.ByteString support.

Enabled
text

Enable Data.Text support.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.2.0, 1.0.0, 1.0.1, 1.1.0, 2.0.0, 2.1.0 (info)
Dependencies base (>=4 && <5), base91, bytestring, text [details]
License MIT
Author Alvaro J. Genial
Maintainer ajg
Category Codec
Home page https://github.com/ajg/base91
Source repo head: git clone https://github.com/ajg/base91/tree/master
Uploaded by ajg at 2015-07-08T18:18:21Z
Distributions NixOS:2.1.0
Executables base91
Downloads 4995 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-07-08 [all 1 reports]