base32: Fast RFC 4648-compliant Base32 encoding
RFC 4648-compliant Base32 encodings and decodings. This library provides performant encoding and decoding primitives, as well as support for textual values.
[Skip to Readme]
Downloads
- base32-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1, 0.1.1.1, 0.1.1.2, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.3, 0.3.1.0, 0.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10 && <4.16), bytestring (>=0.10 && <0.11), deepseq (>=1.4.3.0 && <1.4.6.0), ghc-byteorder (>=4.11.0.0 && <4.12), text (>=1.2 && <1.3), text-short (>=0.1 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2020 Emily Pillmore |
Author | Emily Pillmore |
Maintainer | emilypi@cohomolo.gy |
Revised | Revision 1 made by topos at 2021-06-24T15:04:07Z |
Category | Data |
Home page | https://github.com/emilypi/base32 |
Bug tracker | https://github.com/emilypi/base32/issues |
Source repo | head: git clone https://github.com/emilypi/base32.git |
Uploaded | by topos at 2021-06-21T19:29:02Z |
Distributions | LTSHaskell:0.4, NixOS:0.4, Stackage:0.4 |
Reverse Dependencies | 5 direct, 1 indirect [details] |
Downloads | 3424 total (71 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-06-21 [all 1 reports] |