aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 928f8fa65839c30a6922973c395f3cf64f0fa5ce (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# R7RS-PNM

R7RS-PNM is a R7RS library for handling PNM (Portable Any Map) files,
providing functionality for reading and writing PNM files,as well as
accessing and modifying pixel data.

## license

This library is released under the LGPLv3+ License.
See the COPYING and COPYING.LESSER files for more details.

## Copyright

Copyright (c) 2024 Masaya Tojo <masaya@tojo.tokyo>