12 lines
328 B
Plaintext
12 lines
328 B
Plaintext
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
|