index
:
pyexiv2
master
python binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
exiv2wrapper_python.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete an XMP tag.
Olivier Tilloy
2009-04-22
1
-0
/
+1
*
Private value setter for XMP tags.
Olivier Tilloy
2009-04-21
1
-0
/
+1
*
Really delete all repetitions of an IPTC tag.
Olivier Tilloy
2009-04-14
1
-3
/
+1
*
Private value setter for IPTC tags.
Olivier Tilloy
2009-04-06
1
-3
/
+3
*
Delete an EXIF tag.
Olivier Tilloy
2009-03-26
1
-1
/
+1
*
Private setters for EXIF tags.
Olivier Tilloy
2009-03-24
1
-1
/
+1
*
Expose writeMetadata in the C++ wrapper.
Olivier Tilloy
2009-03-19
1
-1
/
+1
*
Removed unused code.
Olivier Tilloy
2009-03-19
1
-5
/
+1
*
First version of an ImageMetadata class, meant to replace the Image class.
Olivier Tilloy
2009-03-12
1
-3
/
+3
*
Retrieve XMP tag values (without python type conversion atm).
Olivier Tilloy
2009-01-12
1
-0
/
+1
*
Updated headers' dates.
Olivier Tilloy
2009-01-09
1
-1
/
+1
*
Module attributes for the versions of exiv2 and pyexiv2.
Olivier Tilloy
2009-01-09
1
-0
/
+10
*
First basic support for XMP metadata: listing XMP keys.
Olivier Tilloy
2008-06-14
1
-0
/
+2
*
Retrieve more data for an IPTC tag (low-level).
Olivier Tilloy
2008-06-11
1
-2
/
+2
*
Refactor the structure of the exiv2 wrapper, retrieve more data for an EXIF tag.
Olivier Tilloy
2008-04-19
1
-0
/
+70