caerbannog: Bit parsing/writing on top of binary.

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.

[maintain] [Publish]

Bit parsing/writing on top of binary. Provides functions to read and write bits to and from 8/16/32/64 words.


[Skip to Readme]

Properties

Versions 0.6.0.2, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.1.0, 0.6.1.1, 1.0.0.0, 1.0.0.1, 1.0.0.2
Change log CHANGELOG.markdown
Dependencies base (>=4.12.0 && <4.15), binary (>=0.8.6 && <0.9), bytestring (>=0.10.8 && <0.11) [details]
License BSD-3-Clause
Author Lennart Kolmodin
Maintainer Taylor Fausak
Category Data, Parsing
Source repo head: git clone https://github.com/tfausak/caerbannog
Uploaded by fozworth at 2020-08-04T01:20:08Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for caerbannog-0.6.0.2

[back to package description]

caerbannog

Bit parsing/writing on top of binary.