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 and their lazy variants; see the Flags section for details.

Flags

Automatic Flags
NameDescriptionDefault
bytestring

Enable support for Data.ByteString and Data.ByteString.Lazy.

Enabled
text

Enable support for Data.Text and Data.Text.Lazy.

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-10T00:09:42Z
Distributions NixOS:2.1.0
Executables base91
Downloads 4997 total (24 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-10 [all 1 reports]