Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lehitoskin/png-image
Library to view and modify PNG chunks.
https://github.com/lehitoskin/png-image
png racket-library
Last synced: 2 months ago
JSON representation
Library to view and modify PNG chunks.
- Host: GitHub
- URL: https://github.com/lehitoskin/png-image
- Owner: lehitoskin
- License: gpl-3.0
- Created: 2016-12-12T01:14:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T16:14:02.000Z (over 5 years ago)
- Last Synced: 2024-08-04T04:06:15.022Z (6 months ago)
- Topics: png, racket-library
- Language: Racket
- Size: 473 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-racket - png-image - Library to view and modify PNG chunks. (Images)
README
png-image
=========png-image is a library that allows the programmer to take apart a valid PNG
image that view its different chunks as a hash.To install: `raco pkg install png-image`