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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removed some unused code.
Olivier Tilloy
2009-03-09
1
-134
/
+2
*
EXIF Byte two-ways conversion.
Olivier Tilloy
2009-03-09
2
-4
/
+27
*
EXIF Undefined to string conversion.
Olivier Tilloy
2009-03-09
2
-2
/
+17
*
EXIF Rational and SRational conversion.
Olivier Tilloy
2009-03-09
3
-1
/
+68
*
Conversion of a string to a Rational.
Olivier Tilloy
2009-03-06
2
-20
/
+30
*
Reworked the Rational class.
Olivier Tilloy
2009-03-06
3
-46
/
+34
*
EXIF Undefined conversion.
Olivier Tilloy
2009-03-02
2
-32
/
+50
*
Do not use private attributes where not needed.
Olivier Tilloy
2009-03-02
1
-3
/
+3
*
EXIF Ascii (including datetimes) two-ways conversion.
Olivier Tilloy
2009-03-01
2
-2
/
+75
*
EXIF Long and SLong two-ways conversions.
Olivier Tilloy
2009-02-26
4
-9
/
+66
*
EXIF unit tests.
Olivier Tilloy
2009-02-26
1
-0
/
+53
*
EXIF Short and Short to string conversion.
Olivier Tilloy
2009-02-25
2
-13
/
+82
*
IPTC Undefined to string conversion.
Olivier Tilloy
2009-02-25
2
-1
/
+15
*
IPTC Time to string conversion.
Olivier Tilloy
2009-02-25
2
-0
/
+37
*
IPTC Date to string conversion.
Olivier Tilloy
2009-02-25
2
-0
/
+22
*
IPTC String to string conversion.
Olivier Tilloy
2009-02-25
2
-0
/
+22
*
IPTC Short to string conversion.
Olivier Tilloy
2009-02-24
2
-0
/
+35
*
IPTC Undefined conversion.
Olivier Tilloy
2009-02-24
2
-17
/
+10
*
IPTC Time conversion.
Olivier Tilloy
2009-02-24
2
-1
/
+43
*
IPTC Date conversion.
Olivier Tilloy
2009-02-24
2
-0
/
+26
*
IPTC String conversion.
Olivier Tilloy
2009-02-24
2
-0
/
+15
*
IPTC Short conversion.
Olivier Tilloy
2009-02-24
4
-16
/
+104
*
Removed the value attribute of the base metadata class.
Olivier Tilloy
2009-02-06
1
-5
/
+9
*
Renamed all tags' type attributes to xtype.
Olivier Tilloy
2009-02-06
1
-21
/
+21
*
XMP bag to string conversion + unit tests.
Olivier Tilloy
2009-02-06
2
-2
/
+24
*
XMP URI and URL to string conversion + unit tests.
Olivier Tilloy
2009-02-06
2
-7
/
+25
*
XMP ProperName to string conversion + unit tests.
Olivier Tilloy
2009-02-06
2
-1
/
+21
*
XMP LangAlt to string conversion + unit tests.
Olivier Tilloy
2009-02-06
2
-5
/
+57
*
XMP Date to string conversion + unit tests.
Olivier Tilloy
2009-02-05
2
-2
/
+52
*
XMP MIMEType to string conversion + unit tests.
Olivier Tilloy
2009-02-04
2
-0
/
+18
*
XMP Integer to string conversion + unit tests.
Olivier Tilloy
2009-02-04
2
-1
/
+17
*
Fixed an invalid Date conversion.
Olivier Tilloy
2009-02-04
2
-3
/
+4
*
XMP Text to string conversion + unit tests.
Olivier Tilloy
2009-01-28
2
-9
/
+32
*
Added some unit tests to the XMP date conversion.
Olivier Tilloy
2009-01-28
1
-0
/
+5
*
Removed an unnecessary comment.
Olivier Tilloy
2009-01-28
1
-1
/
+0
*
Raise exceptions when failing to convert to a python type.
Olivier Tilloy
2009-01-28
2
-44
/
+65
*
XMP Boolean to string conversion + unit tests.
Olivier Tilloy
2009-01-27
2
-0
/
+23
*
XmpTag: value conversion at init.
Olivier Tilloy
2009-01-27
1
-1
/
+1
*
XMP bag conversion + unit tests.
Olivier Tilloy
2009-01-27
2
-3
/
+16
*
XMP ProperName conversion + unit tests.
Olivier Tilloy
2009-01-27
2
-7
/
+8
*
XMP URL and URI conversion + unit tests.
Olivier Tilloy
2009-01-26
2
-6
/
+22
*
XMP Text conversion + unit tests.
Olivier Tilloy
2009-01-26
2
-3
/
+19
*
XMP LangAlt conversion + unit tests.
Olivier Tilloy
2009-01-26
2
-7
/
+38
*
Unit tests for XMP integer conversion.
Olivier Tilloy
2009-01-22
2
-1
/
+22
*
XMP MIMEType conversion + unit tests.
Olivier Tilloy
2009-01-22
2
-2
/
+18
*
Unit tests for the conversion of XMP tags, started fixing the conversion of D...
Olivier Tilloy
2009-01-22
3
-31
/
+139
*
XMP Date conversion complete.
Olivier Tilloy
2009-01-21
2
-58
/
+81
*
XMP Date custom regular expression.
Olivier Tilloy
2009-01-20
1
-11
/
+75
*
Retrieve the real type of xmp tags.
Olivier Tilloy
2009-01-14
1
-2
/
+1
*
Retrieve XMP tag values (without python type conversion atm).
Olivier Tilloy
2009-01-12
4
-3
/
+76
[prev]
[next]