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
/
test
/
xmp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use getattr, setattr and delattr where possible, instead of calling the under...
Olivier Tilloy
2011-08-20
1
-6
/
+6
*
Be flexible and allow setting the value of a LangAlt tag to a string,
Olivier Tilloy
2011-08-17
1
-1
/
+7
*
Add some sanity checks.
Olivier Tilloy
2011-08-17
1
-0
/
+2
*
Check the type before setting a tag’s value and raise a TypeError if it doe...
Olivier Tilloy
2011-08-17
1
-1
/
+11
*
Added some (failing) unit tests for date conversion for dates prior to year 1...
Olivier Tilloy
2011-08-04
1
-0
/
+20
*
Fix timezone formatting when writing XMP tags.
Olivier Tilloy
2011-08-02
1
-0
/
+21
*
Handle fractions in a transparent manner,
Olivier Tilloy
2010-12-26
1
-8
/
+5
*
EMPTY_JPG_DATA was moved to the testutils module.
Olivier Tilloy
2010-12-17
1
-2
/
+1
*
Merged latest changes from trunk.
Olivier Tilloy
2010-12-17
1
-1
/
+26
|
\
|
*
Unit tests for Rational conversions in XMP tags.
Olivier Tilloy
2010-11-30
1
-1
/
+26
*
|
Unit tests for the custom XMP namespaces.
Olivier Tilloy
2010-11-29
1
-1
/
+102
|
/
*
Attach the image's XmpData to a tag when it is assigned to an image.
Olivier Tilloy
2010-05-20
1
-17
/
+1
*
Prevent emptying XMP sequences and other multiple-value types.
Olivier Tilloy
2010-01-21
1
-0
/
+8
*
Updated copyright headers for 2010.
Olivier Tilloy
2010-01-05
1
-1
/
+1
*
Fixed XMP unit tests.
Olivier Tilloy
2009-12-15
1
-201
/
+139
*
Updated unit tests' imports.
Olivier Tilloy
2009-10-20
1
-0
/
+370