massiv-io-1.0.0.1: README.md
# massiv-io
`massiv-io` is a package that brings together `JuicyPixels`, `Netpbm`, `Color` and `massiv`
in order to easily read, write and convert images in various formats and color spaces.
## Status
| Language | Github Actions | Coveralls |Gitter.im |
|:--------:|:--------------:|:---------:|:--------:|
|  | [](https://github.com/lehins/massiv-io/actions) | [](https://coveralls.io/github/lehins/massiv-io?branch=master) | [](https://gitter.im/haskell-massiv/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
| Package | Hackage | Nightly | LTS |
|:-------------------|:-------:|:-------:|:---:|
| [`massiv-io`](https://github.com/lehins/massiv-io)| [](https://hackage.haskell.org/package/massiv-io)| [](https://www.stackage.org/nightly/package/massiv-io)| [](https://www.stackage.org/lts/package/massiv-io)|
| [`massiv`](https://github.com/lehins/massiv/tree/master/massiv)| [](https://hackage.haskell.org/package/massiv)| [](https://www.stackage.org/nightly/package/massiv)| [](https://www.stackage.org/lts/package/massiv)|
| [`Color`](https://github.com/lehins/Color/tree/master/Color)| [](https://hackage.haskell.org/package/Color)| [](https://www.stackage.org/nightly/package/Color)| [](https://www.stackage.org/lts/package/Color)|