Paketname | python-pyexiv2 |
Beschreibung | Python binding to Exiv2 |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1.3-6build1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 484 Byte |
Hängt ab von | libboost-python1.40.0 (>= 1.40.0-1), libc6 (>= 2.1.3), libexiv2-6, libgcc1 (>= 1:4.1.1), libstdc++6 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | pyexiv2 |
Paketgröße | 107516 Byte |
Prüfsumme MD5 | 71bc76b522af346bffe1bb4357e9eff2 |
Prüfsumme SHA1 | 909b6fe4b37f894c6b2269a777220efc39fafbaf |
Prüfsumme SHA256 | 33d1d140963eff1afea8f317bb8d8fa6bd412975116d21a0e2d3052c186abd2c |
Link zum Herunterladen | python-pyexiv2_0.1.3-6build1_i386.deb |
Ausführliche Beschreibung | pyexiv2 is a Python binding to Eiv2, the C++ library for manipulation
of EXIF and IPTC image metadata. It is a Python module that allows your
Python scripts to read and write metadata (EXIF, IPTC, thumbnail)
embedded in image files (JPEG, TIFF, ...).
.
It is designed as a high level interface to the functionalities offered
by exiv2 (and is built on top of it). Using Python's built-in data
types and standard modules, it provides easy manipulation of image
metadata.
|