An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

caerbannog

Warning: This package is not maintained anymore. Caerbannog is a drop in replacement for the binary-bits package. Unlike binary-bits Caerbannog works with GHC 8.10, 8.8, and 8.6. The original package description of binary-bits at version 0.5 was: "Bit parsing/writing on top of binary. Provides functions to read and write bits to and from 8/16/32/64 words." Caerbannog allows you to do bit level gets and puts on top of the interface provided by the binary package. This can be useful for parsing or generating binary formats that are not byte aligned. There are many names for these types of actions: get and put, read and write, parse and generate, deserialize and serialize, decode and encode. Caerbannog doesn't care which word you use. It'll work anyway.

Ecosystem
hackage.haskell.org
Latest Release
1.0.0.2
over 3 years ago
Versions
9
Downloads
1,612 total
Dependent Packages
1
Dependent Repos
1
Links
Registry hackage.haskell.org
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/caerbannog
spec
License BSD-3-Clause
First Release almost 6 years ago
Last Synced 10 days ago