libvips/python
John Cupitt eca5ed12de buffer load/save in python works 2014-09-03 21:34:26 +01:00
..
old
vips8 buffer load/save in python works 2014-09-03 21:34:26 +01:00
LICENSE.txt Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
README.txt new Python binding 2012-01-05 13:26:25 +00:00
setup.py new Python binding 2012-01-05 13:26:25 +00:00
try.py start fixing up the python binding 2014-08-29 13:51:58 +01:00
try2.py vips array types are more binding-friendly 2014-08-31 10:41:53 +01:00
try3.py fix up the vips8 python binding 2014-08-29 17:33:14 +01:00
try4.py finish python operator overloads 2014-09-01 15:28:55 +01:00
try5.py finish python operator overloads 2014-09-01 15:28:55 +01:00
try6.py buffer load/save in python works 2014-09-03 21:34:26 +01:00

README.txt

vips8 binding for Python

This binding adds a few small helper functions to the gobject-introspection
binding for libvips.

This is the vips8 API, so it's not yet fully implemented. Use the older vipsCC
binding if you want a more complete system.