Hello Python users and developers,
I'm pleased to announce that pyexiv2 0.3.2 [1], codename "Travelling",
was released today.
pyexiv2 is a python binding to exiv2 [2], the C++ library for
manipulation of EXIF, IPTC and XMP image metadata.
It is a python module that allows your python scripts to read *and*
write metadata (EXIF, IPTC, XMP, thumbnails) embedded in image files
(JPEG, TIFF, ...).
It is designed as a high-level interface to the functionalities offered
by libexiv2. Using python's built-in data types and standard modules, it
provides easy manipulation of image metadata.
This is a brown-paper-bag release that fixes bug #880659 (Regression:
pyexiv2 0.3.1 doesn’t work with Python 2.6).
Feedback, suggestions and bug reports are welcome at
https://launchpad.net/pyexiv2.
Cheers,
Olivier
[1] https://launchpad.net/pyexiv2/0.3.x/0.3.2
[2] http://exiv2.org
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/