libvips/python
John Cupitt c190c8e660 new Python binding
just a test thing for now, but seems to work OK

some small tweaks to help gobject-introspction
2012-01-05 13:26:25 +00:00
..
old get goi try.py going 2012-01-02 11:06:04 +00:00
vips8 new Python binding 2012-01-05 13:26:25 +00:00
LICENSE.txt new Python binding 2012-01-05 13:26:25 +00: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
try2.py new Python binding 2012-01-05 13:26:25 +00:00
try.py new Python binding 2012-01-05 13:26:25 +00:00

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.