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
/
unittest
/
xmp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete an XMP tag.
Olivier Tilloy
2009-04-22
1
-8
/
+24
*
Unit tests for setting the value of an XMP tag.
Olivier Tilloy
2009-04-22
1
-4
/
+34
*
More non implemented unit tests for completeness.
Olivier Tilloy
2009-04-08
1
-0
/
+17
*
EXIF Long and SLong two-ways conversions.
Olivier Tilloy
2009-02-26
1
-2
/
+1
*
IPTC Short conversion.
Olivier Tilloy
2009-02-24
1
-0
/
+1
*
XMP bag to string conversion + unit tests.
Olivier Tilloy
2009-02-06
1
-1
/
+15
*
XMP URI and URL to string conversion + unit tests.
Olivier Tilloy
2009-02-06
1
-6
/
+24
*
XMP ProperName to string conversion + unit tests.
Olivier Tilloy
2009-02-06
1
-0
/
+18
*
XMP LangAlt to string conversion + unit tests.
Olivier Tilloy
2009-02-06
1
-4
/
+22
*
XMP Date to string conversion + unit tests.
Olivier Tilloy
2009-02-05
1
-0
/
+28
*
XMP MIMEType to string conversion + unit tests.
Olivier Tilloy
2009-02-04
1
-0
/
+9
*
XMP Integer to string conversion + unit tests.
Olivier Tilloy
2009-02-04
1
-0
/
+10
*
Fixed an invalid Date conversion.
Olivier Tilloy
2009-02-04
1
-2
/
+0
*
XMP Text to string conversion + unit tests.
Olivier Tilloy
2009-01-28
1
-1
/
+10
*
Added some unit tests to the XMP date conversion.
Olivier Tilloy
2009-01-28
1
-0
/
+5
*
Raise exceptions when failing to convert to a python type.
Olivier Tilloy
2009-01-28
1
-19
/
+15
*
XMP Boolean to string conversion + unit tests.
Olivier Tilloy
2009-01-27
1
-0
/
+8
*
XMP bag conversion + unit tests.
Olivier Tilloy
2009-01-27
1
-0
/
+8
*
XMP ProperName conversion + unit tests.
Olivier Tilloy
2009-01-27
1
-3
/
+7
*
XMP URL and URI conversion + unit tests.
Olivier Tilloy
2009-01-26
1
-1
/
+18
*
XMP Text conversion + unit tests.
Olivier Tilloy
2009-01-26
1
-1
/
+13
*
XMP LangAlt conversion + unit tests.
Olivier Tilloy
2009-01-26
1
-0
/
+17
*
Unit tests for XMP integer conversion.
Olivier Tilloy
2009-01-22
1
-0
/
+12
*
XMP MIMEType conversion + unit tests.
Olivier Tilloy
2009-01-22
1
-0
/
+12
*
Unit tests for the conversion of XMP tags, started fixing the conversion of D...
Olivier Tilloy
2009-01-22
1
-0
/
+91