libvips/python
John Cupitt 865fd9da5e more docstring updates 2014-11-13 20:07:12 +00:00
..
example cleanups 2014-10-16 11:22:03 +01:00
test cleanups 2014-10-16 11:22:03 +01:00
Makefile.am cleanup and bump to 7.42 2014-11-03 12:01:53 +00:00
README.txt cleanup and bump to 7.42 2014-11-03 12:01:53 +00:00
Vips.py more docstring updates 2014-11-13 20:07:12 +00:00
find_class_methods.py more Vips.py cleanups 2014-10-14 14:28:59 +01:00

README.txt

vips8 binding for Python

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

The test/ directory has a test suite. 

Vips.py needs to be in the overrides directory of your gobject-introspection
pygobject area, for example:

sudo cp Vips.py /usr/lib/python2.7/dist-packages/gi/overrides