crockford: An implementation of Douglas Crockford's base32 encoding.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.2.1 |
|---|---|
| Change log | None available |
| Dependencies | base (>=4 && <5), digits (<0.4), QuickCheck (<3), safe (<0.4) [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2009-2026 Henry Bucklow |
| Author | Henry Bucklow |
| Maintainer | Henry Bucklow <henry@elsie.org.uk> |
| Category | Codec |
| Source repo | head: git clone https://github.com/sffubs/crockford.git |
| Uploaded | by HenryBucklow at 2026-02-23T13:42:58Z |
Modules
[Index] [Quick Jump]
- Codec
Downloads
- crockford-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees