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
*
Complete documentation generated with sphinx.
Olivier Tilloy
2010-02-16
15
-253
/
+952
|
\
|
*
Developers documentation: `scons doc` (re)builds the HTML documentation.
Olivier Tilloy
2010-02-16
1
-2
/
+4
|
*
Removed useless execution magic: scons scripts are not standalone executables.
Olivier Tilloy
2010-02-16
3
-3
/
+0
|
*
Resolve the install target.
Olivier Tilloy
2010-02-16
1
-1
/
+1
|
*
Dispatch build targets.
Olivier Tilloy
2010-02-16
3
-2
/
+22
|
*
SConscript to build the HTML documentation using sphinx.
Olivier Tilloy
2010-02-16
1
-0
/
+28
|
*
Tutorial: accessing embedded previews.
Olivier Tilloy
2010-02-15
1
-0
/
+23
|
*
Tutorial: reading and writing XMP tags.
Olivier Tilloy
2010-02-15
1
-4
/
+58
|
*
Tutorial: reading and writing IPTC tags.
Olivier Tilloy
2010-02-15
1
-10
/
+77
|
*
Tutorial: reading and writing EXIF tags.
Olivier Tilloy
2010-02-15
1
-1
/
+87
|
*
Documented abbreviations for EXIF, IPTC and XMP.
Olivier Tilloy
2010-02-15
1
-1
/
+3
|
*
Developers documentation.
Olivier Tilloy
2010-02-04
1
-1
/
+119
|
*
API documentation: utils module.
Olivier Tilloy
2010-02-02
2
-89
/
+102
|
*
Removed useless namespaces.
Olivier Tilloy
2010-02-02
1
-11
/
+11
|
*
API documentation: xmp module.
Olivier Tilloy
2010-02-02
2
-46
/
+53
|
*
API documentation: iptc module.
Olivier Tilloy
2010-02-02
2
-37
/
+42
|
*
API documentation: exif module.
Olivier Tilloy
2010-02-02
2
-38
/
+44
|
*
API documentation: metadata module.
Olivier Tilloy
2010-02-01
2
-39
/
+47
|
*
API documentation: version info.
Olivier Tilloy
2010-01-30
2
-1
/
+14
|
*
Basic structure of the documentation.
Olivier Tilloy
2010-01-28
4
-0
/
+17
|
*
Imported the original webpage's overview in the documentation's index.
Olivier Tilloy
2010-01-28
1
-2
/
+18
|
*
Dynamic copyright notice.
Olivier Tilloy
2010-01-28
1
-1
/
+2
|
*
Get the version of pyexiv2 at runtime.
Olivier Tilloy
2010-01-28
1
-2
/
+3
|
*
Ignore the contents of the _build directory.
Olivier Tilloy
2010-01-28
1
-0
/
+1
|
*
Initial sphinx documentation skeleton,
Olivier Tilloy
2010-01-28
2
-0
/
+214
*
|
Update the list of keys when inserting a new tag.
Olivier Tilloy
2010-02-15
2
-0
/
+12
|
\
\
|
*
|
Update the list of keys when inserting a new tag.
Olivier Tilloy
2010-02-15
1
-0
/
+6
|
*
|
Make the unit tests choke on bug #522216.
Olivier Tilloy
2010-02-15
1
-0
/
+6
|
/
/
*
|
PyGTK example application: connect to the 'destroy' signal to exit when closi...
Damien Moore
2010-02-14
1
-2
/
+1
*
|
Raise an IOError when trying to read an image of an unknown type.
Olivier Tilloy
2010-02-10
2
-16
/
+33
*
|
Use SCons' Glob to install all source files in src/pyexiv2.
Xoff
2010-02-08
1
-2
/
+1
|
\
\
|
*
|
Removed a useless import.
Olivier Tilloy
2010-02-08
1
-1
/
+0
|
*
|
Use SCons' Glob to install all source files in src/pyexiv2.
Xoff
2010-02-08
1
-1
/
+1
|
/
/
*
|
Longitudes accept values between 0 and 180 degrees.
Rob Wallace
2010-01-30
2
-6
/
+12
*
|
Raise an IOError when trying to read an non-existent file,
Olivier Tilloy
2010-01-29
2
-0
/
+9
|
/
*
Complete API documentation.
Olivier Tilloy
2010-01-27
6
-20
/
+61
|
\
|
*
Documentation cosmetics.
Olivier Tilloy
2010-01-27
3
-8
/
+7
|
*
Module-level docstrings for exif, iptc and xmp.
Olivier Tilloy
2010-01-27
3
-0
/
+12
|
*
Complete the documentation of the metadata module.
Olivier Tilloy
2010-01-26
1
-2
/
+11
|
*
Complete the documentation of the utils module.
Olivier Tilloy
2010-01-26
1
-1
/
+9
|
*
Documentation of the Preview class.
Olivier Tilloy
2010-01-26
1
-9
/
+22
|
/
*
Made the low level Image wrapper and all the methods it exposes protected.
Olivier Tilloy
2010-01-26
3
-60
/
+60
*
Updated to-do list.
Olivier Tilloy
2010-01-26
1
-2
/
+0
*
BuildDir is deprecated.
Olivier Tilloy
2010-01-25
1
-2
/
+1
*
Take environment variables into account when compiling.
Olivier Tilloy
2010-01-25
1
-1
/
+11
*
Choice is not a simple type.
Olivier Tilloy
2010-01-24
1
-5
/
+0
*
Copy metadata to another image.
Olivier Tilloy
2010-01-22
5
-0
/
+83
*
Read-only access to the dimensions and mime type of an image.
Olivier Tilloy
2010-01-22
4
-0
/
+40
|
\
|
*
Read-only access to the mime type of an image.
Olivier Tilloy
2010-01-22
4
-0
/
+16
|
*
Read-only access to the dimensions of an image.
Olivier Tilloy
2010-01-22
4
-0
/
+24
|
/
[next]