aboutsummaryrefslogtreecommitdiffstats
path: root/src/pyexiv2.py
Commit message (Expand)AuthorAgeFilesLines
* Added a concrete subclass of datetime.tzinfo, FixedOffset, to represent offse...Olivier Tilloy2007-01-181-0/+78
* Added method setIptcTagValue() to class Image in the higher-level binding (st...Olivier Tilloy2007-01-171-1/+36
* Utility functions StringToDate(string) and StringToTime(string) now correctly...Olivier Tilloy2007-01-171-70/+52
* Implemented utility function StringToTime(string) (could be improved but shou...Olivier Tilloy2007-01-161-3/+47
* Added utility functions: StringToDate(string) and StringToTime(string) (this ...Olivier Tilloy2007-01-101-5/+88
* Considerably improved the ascii to datetime conversion for EXIF tags.Olivier Tilloy2007-01-081-8/+35
* Updated the todo list.Olivier Tilloy2007-01-081-1/+1
* Added a test function (yet to define) to the python library.Olivier Tilloy2007-01-011-0/+8
* Documented the high-level binding with doc strings.Olivier Tilloy2006-12-301-24/+103
* Added a README file for general information about the project.Olivier Tilloy2006-12-301-2/+2
* Initial import of the existing sources for the project.Olivier Tilloy2006-12-301-0/+117