# Welcome to heatshrink
[](https://travis-ci.org/fpinsight/heatshrink)
heatshrink is a haskell FFI for Scott Vokes's [heatshrink](https://github.com/atomicobject/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](https://github.com/fpinsight/heatshrink/issues).
Master [git repository](https://github.com/fpinsight/heatshrink):
* `git clone git@github.com:fpinsight/heatshrink.git`
# Authors
This library is written and maintained by Thierry Bourrillon, <thierry.bourrillon@fpinsight.com>.