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.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.14 && <4.19), bytestring (>=0.11 && <0.12), deepseq (>=1.4.4.0 && <1.5), text (>=2.0 && <2.1), text-short (>=0.1 && <0.2) [details] |
| Tested with | ghc ==8.10.7 || ==9.0.2 || ==9.2.5 || ==9.4.5 || ==9.6.2 |
| License | BSD-3-Clause |
| Copyright | (c) 2020-2023 Emily Pillmore |
| Author | Emily Pillmore |
| Maintainer | emilypi@cohomolo.gy |
| Uploaded | by topos at 2023-06-04T04:18:52Z |
| 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 |
| Distributions | LTSHaskell:0.4, NixOS:0.4, Stackage:0.4 |
| Reverse Dependencies | 6 direct, 2 indirect [details] |
| Downloads | 3952 total (29 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-06-04 [all 1 reports] |