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
/
exif.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Additional unit tests for generic conversion of Comments.
Olivier Tilloy
2010-12-14
1
-0
/
+10
*
Conditional unit test for Fraction objects in EXIF tags.
Olivier Tilloy
2010-11-30
1
-1
/
+6
*
Throw an exception instead of silently failing when unable to parse the raw v...
Olivier Tilloy
2010-11-17
1
-0
/
+5
*
Strip trailing white spaces in string_to_undefined(…).
Olivier Tilloy
2010-11-15
1
-4
/
+4
*
Attach the image's ExifData to a tag when it is assigned to an image.
Olivier Tilloy
2010-05-19
1
-17
/
+1
*
Support the EXIF Comment type.
Olivier Tilloy
2010-01-19
1
-0
/
+16
*
Do not convert automatically Undefined values to their human representation,
Olivier Tilloy
2010-01-17
1
-3
/
+3
*
Support the EXIF SShort type (handled similarly as Short).
Olivier Tilloy
2010-01-17
1
-0
/
+25
*
Support the EXIF SByte type (handled exactly the same way as Byte).
Olivier Tilloy
2010-01-15
1
-0
/
+16
*
Updated copyright headers for 2010.
Olivier Tilloy
2010-01-05
1
-1
/
+1
*
Fixed EXIF unit tests.
Olivier Tilloy
2009-12-15
1
-99
/
+51
*
Updated unit tests' imports.
Olivier Tilloy
2009-10-20
1
-1
/
+4
*
Fixed EXIF unit tests.
Olivier Tilloy
2009-10-07
1
-0
/
+319