nibblestring: Packed, strict nibble arrays with a list interface (ByteString for nibbles)
Data.NibbleString holds an array of Nibbles (4-bit values), and provides an interface similar to that in Data.ByteString. Although similar to Bytestring, there are obvious differences. The "length" of a nibblestring will be twice that of bytestring, unpacking a nibblestring will result in two items per byte, etc. Data.NibbleString is intended to be imported qualified.
Downloads
- nibblestring-0.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
- No Candidates
 
| Versions [RSS] | 0.0.1, 0.0.3 | 
|---|---|
| Dependencies | ansi-wl-pprint, base (>=4 && <5), base16-bytestring, bytestring [details] | 
| License | BSD-3-Clause | 
| Author | Jamshid | 
| Maintainer | jamshidnh@gmail.com | 
| Category | Data Structures | 
| Source repo | head: git clone https://github.com/jamshidh/nibblestring this: git clone https://github.com/jamshidh/nibblestring -b master(tag v0.0.3)  | 
            
| Uploaded | by jamshid at 2015-01-02T00:47:59Z | 
| Distributions | |
| Reverse Dependencies | 4 direct, 3 indirect [details] | 
| Downloads | 2202 total (1 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-01-02 [all 1 reports]  |