README.markdown @ f1ad2033144e

Add support for ASCII/Binary PPM files
author Steve Losh <steve@stevelosh.com>
date Tue, 28 Nov 2017 20:43:25 -0500
parents de4030a2d5b9
children 1e155f658715
trivial-ppm is a Common Lisp library for reading and writing the [PPM, PGM, and
PBM image formats](https://en.wikipedia.org/wiki/Netpbm_format).

* **License:** MIT/X11
* **Documentation:** <https://sjl.bitbucket.io/trivial-ppm/>
* **Mercurial:** <http://bitbucket.org/sjl/trivial-ppm/>
* **Git:** <http://github.com/sjl/trivial-ppm/>