heatshrink: Compression and decompression using heatshrink

[ bsd3, ffi, library ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Dependencies base (>=4.7 && <5), bytestring, cereal [details]
License BSD-3-Clause
Copyright 2016 Thierry Bourrillon
Author Thierry Bourrillon
Maintainer thierry.bourrillon@fpinsight.com
Category FFI
Home page https://github.com/fpinsight/heatshrink#readme
Bug tracker https://github.com/fpinsight/heatshrink/issues
Source repo head: git clone https://github.com/fpinsight/heatshrink
Uploaded by Thierry at 2017-04-14T22:02:46Z
Distributions LTSHaskell:0.1.0.0, NixOS:0.1.0.0, Stackage:0.1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1298 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-14 [all 1 reports]

Readme for heatshrink-0.1.0.0

[back to package description]

Welcome to heatshrink

build status

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.