base91: A Base91 Encoder & Decoder
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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- base91-1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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-09T21:26:00Z |
Distributions | NixOS:2.1.0 |
Executables | base91 |
Downloads | 4808 total (5 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-09 [all 1 reports] |