crockford: An implementation of Douglas Crockford's base32 encoding.
An implementation of Douglas Crockford's base32 encoding, a textual 32-symbol notation for expressing numbers in a form that can be conveniently and accurately transmitted between humans and computer systems. It uses a set of 32 symbols (0-9 and A-Z, excluding I, L, O, and U) to represent numbers in a compact and human-friendly way.
Downloads
- crockford-0.2.1.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.2, 0.2.1 |
|---|---|
| Dependencies | base (>=4 && <5), digits (<0.4), QuickCheck (<3), safe (<0.4) [details] |
| Tested with | ghc ==9.12.2 |
| License | BSD-3-Clause |
| Copyright | (c) 2009-2026 Henry Bucklow |
| Author | Henry Bucklow |
| Maintainer | Henry Bucklow <henry@elsie.org.uk> |
| Uploaded | by HenryBucklow at 2026-02-23T13:43:28Z |
| Category | Codec |
| Source repo | head: git clone https://github.com/sffubs/crockford.git |
| Distributions | |
| Reverse Dependencies | 2 direct, 2 indirect [details] |
| Downloads | 2220 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-02-23 [all 1 reports] |