hblosc: Blosc (numerical compression library) bindings for Haskell
FFI bindings for blosc, a numerical compression library that includes a number of compression algorithms, as well as its own system for compressing and decompressing data.
Modules
- Codec
- Compression
- Codec.Compression.Blosc
- Compression
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
externalblosc | Use Blosc that is installed in the system. | Disabled |
sharedblosc | Build Blosc as a shared library (only if external_blosc = False). | Disabled |
usepic | Build Blosc with position-independent code (only if external_blosc = False). | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hblosc-0.1.0.2.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.1.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.20.0.0 && <4.21), bytestring [details] |
License | MIT |
Author | Benjamin Sobel |
Maintainer | ben@silurian.ai |
Category | Codec |
Uploaded | by bsobel at 2025-06-15T04:16:50Z |
Distributions | |
Downloads | 3 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2025-06-15 [all 2 reports] |