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
Branch
Commit message
Author
Age
master
Instantiate the exiv2_version tuple inside the boost module declaration.
Olivier Tilloy
12 years
Tag
Download
Author
Age
release-0.3.2
pyexiv2-release-0.3.2.tar.gz
Olivier Tilloy
13 years
release-0.3.1
pyexiv2-release-0.3.1.tar.gz
Olivier Tilloy
13 years
release-0.3.0
pyexiv2-release-0.3.0.tar.gz
Olivier Tilloy
14 years
release-0.2.2
pyexiv2-release-0.2.2.tar.gz
Olivier Tilloy
14 years
release-0.2.1
pyexiv2-release-0.2.1.tar.gz
Olivier Tilloy
15 years
release-0.2.0
pyexiv2-release-0.2.0.tar.gz
Olivier Tilloy
15 years
release-0.1.3
pyexiv2-release-0.1.3.tar.gz
Olivier Tilloy
16 years
release-0.1.2
pyexiv2-release-0.1.2.tar.gz
Olivier Tilloy
17 years
release-0.1.1
pyexiv2-release-0.1.1.tar.gz
Olivier Tilloy
17 years
release-0.1
pyexiv2-release-0.1.tar.gz
Olivier Tilloy
17 years
Age
Commit message
Author
Files
Lines
2010-05-27
Merge the 0.2.2 release.
release-0.2.2
Olivier Tilloy
3
-2
/
+38
2010-05-27
Updated NEWS.
Olivier Tilloy
1
-0
/
+36
2010-05-27
Bumped version number to 0.2.2.
Olivier Tilloy
2
-2
/
+2
2010-05-26
Update the install script and the windows build
Olivier Tilloy
3
-6
/
+7
2010-05-26
Round the timestamps to have the tests pass
Olivier Tilloy
1
-10
/
+10
2010-05-26
Round the timestamps to have the tests pass
Olivier Tilloy
1
-10
/
+10
2010-05-26
Add the new preview module to the build rules.
Olivier Tilloy
2
-1
/
+2
2010-05-26
Update the windows build to Boost 1.43.0.
Olivier Tilloy
1
-3
/
+3
2010-05-26
Update the windows build to Python 2.6.5.
Olivier Tilloy
1
-2
/
+2
2010-05-26
Optionally preserve the file's original timestamps
Olivier Tilloy
2
-1
/
+59
[...]
Clone
https://git.cepl.eu/cgit/toys/pyexiv2