netpbm: Loading PBM, PGM, PPM image files
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.
Downloads
- netpbm-1.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.2.1, 0.3.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4 |
---|---|
Dependencies | attoparsec (>=0.10), attoparsec-binary (>=0.2), base (<4.5 || >=4.6 && <5), bytestring (>=0.9), storable-record (>=0.0.2.5), unordered-containers (>=0.1.3.0), vector (>=0.7), vector-th-unbox (>=0.2.0.1) [details] |
Tested with | ghc ==7.4.2, ghc ==9.0.1 |
License | MIT |
Copyright | 2013 Niklas Hambüchen <mail@nh2.me> |
Author | Niklas Hambüchen <mail@nh2.me> |
Maintainer | Niklas Hambüchen <mail@nh2.me> |
Category | Codec, Graphics |
Home page | https://github.com/nh2/haskell-netpbm |
Bug tracker | https://github.com/nh2/haskell-netpbm/issues |
Source repo | head: git clone git://github.com/nh2/haskell-netpbm.git |
Uploaded | by NiklasHambuechen at 2021-02-28T01:44:17Z |
Distributions | LTSHaskell:1.0.4, NixOS:1.0.4, Stackage:1.0.4 |
Reverse Dependencies | 3 direct, 4 indirect [details] |
Downloads | 9222 total (54 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-02-28 [all 1 reports] |