MIT licensed and maintained by Niklas Hambüchen
This version can be pinned in stack with:netpbm-1.0.4@sha256:f45515c6da38aedceb2b78dd32d74b23f3fbb84914c81efe5926d9f37430be64,5058

Module documentation for 1.0.4

This package contains pure Haskell parsers for the netpbm image formats: PBM, PGM and PPM, for both ASCII and binary encodings.

All netpbm image formats are implemented (P1 - P6).

The current implementation parses PPM images at around 10 MB/s on a Core i5-2520M.