@hackage heatshrink0.1.0.0
Compression and decompression using heatshrink
Categories
License
BSD-3-Clause
Maintainer
thierry.bourrillon@fpinsight.com
Links
Versions
- 0.1.0.0 Fri, 14 Apr 2017
Installation
Dependencies (3)
- base >=4.7 && <5
- bytestring
- cereal Show all…
Dependents (1)
@hackage/acme-everything
Welcome to heatshrink
heatshrink is a haskell FFI for Scott Vokes's heatshrink , a data compression/decompression library for embedded/real-time systems.
All files under cbits are copyright by "Scott Vokes vokes.s@gmail.com"
haskell FFI curently only support decompression.
Join in!
We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.
Please report bugs via the github issue tracker.
Master git repository:
git clone git@github.com:fpinsight/heatshrink.git
Authors
This library is written and maintained by Thierry Bourrillon, thierry.bourrillon@fpinsight.com.