pgm

Pure Haskell implementation of PGM image format

https://github.com/astanin/haskell-pgm

Latest on Hackage:0.1.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Frederick Ross
Maintained by Sergey Astanin

Reads and writes 8 and 16 bit PGM images, loading them into Haskell as arrays.