Metadata-Version: 2.1
Name: pypng
Version: 0.0.17
Summary: Pure Python PNG image encoder/decoder
Home-page: https://github.com/drj11/pypng
Download-URL: https://github.com/drj11/pypng/archive/pypng-0.0.17.tar.gz
Author: David Jones
Author-email: drj@pobox.com
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent


PyPNG allows PNG image files to be read and written using pure Python.

It's available from github.com
https://github.com/drj11/pypng

Documentation is kindly hosted by PyPI
http://pythonhosted.org/pypng/
(and also available in the download tarball).
