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
/
pyexiv2.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a concrete subclass of datetime.tzinfo, FixedOffset, to represent offse...
Olivier Tilloy
2007-01-18
1
-0
/
+78
*
Added method setIptcTagValue() to class Image in the higher-level binding (st...
Olivier Tilloy
2007-01-17
1
-1
/
+36
*
Utility functions StringToDate(string) and StringToTime(string) now correctly...
Olivier Tilloy
2007-01-17
1
-70
/
+52
*
Implemented utility function StringToTime(string) (could be improved but shou...
Olivier Tilloy
2007-01-16
1
-3
/
+47
*
Added utility functions: StringToDate(string) and StringToTime(string) (this ...
Olivier Tilloy
2007-01-10
1
-5
/
+88
*
Considerably improved the ascii to datetime conversion for EXIF tags.
Olivier Tilloy
2007-01-08
1
-8
/
+35
*
Updated the todo list.
Olivier Tilloy
2007-01-08
1
-1
/
+1
*
Added a test function (yet to define) to the python library.
Olivier Tilloy
2007-01-01
1
-0
/
+8
*
Documented the high-level binding with doc strings.
Olivier Tilloy
2006-12-30
1
-24
/
+103
*
Added a README file for general information about the project.
Olivier Tilloy
2006-12-30
1
-2
/
+2
*
Initial import of the existing sources for the project.
Olivier Tilloy
2006-12-30
1
-0
/
+117