libvips/python
John Cupitt 2acd185ee2 cleanups 2014-10-16 11:22:03 +01:00
..
example cleanups 2014-10-16 11:22:03 +01:00
old more py tweaks 2014-10-14 10:17:33 +01:00
test cleanups 2014-10-16 11:22:03 +01:00
LICENSE.txt Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
Makefile.am add build rules for new py binding 2014-10-14 14:56:49 +01:00
README.txt start using overrides in Python 2014-10-13 14:21:05 +01:00
Vips.py fix up ifthenelse and set_value 2014-10-16 10:58:54 +01:00
find_class_methods.py more Vips.py cleanups 2014-10-14 14:28:59 +01:00
setup.py new Python binding 2012-01-05 13:26:25 +00:00
soak.sh fixed extra band handling, again 2014-09-24 14:46:03 +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.

To install, try:

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