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.4.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.15 && <4.20), bytestring (>=0.11 && <0.13), deepseq (>=1.4.4.0 && <1.6), text (>=2.0 && <2.2), text-short (>=0.1 && <0.2) [details] |
Tested with | ghc ==9.0.2 || ==9.2.8 || ==9.4.7 || ==9.6.3 || ==9.8.1 |
License | BSD-3-Clause |
Copyright | (c) 2020-2023 Emily Pillmore |
Author | Emily Pillmore |
Maintainer | emilypi@cohomolo.gy |
Revised | Revision 1 made by Bodigrim at 2024-05-05T22:01:20Z |
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 2023-10-19T23:04:42Z |
Distributions | LTSHaskell:0.4, NixOS:0.4, Stackage:0.4 |
Reverse Dependencies | 5 direct, 1 indirect [details] |
Downloads | 3547 total (107 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 2023-10-20 [all 1 reports] |