lp:pyexiv2/0.2.x

Created by Olivier Tilloy and last modified

This is the development branch for pyexiv2 0.2.
This version is a complete refactoring of the internal architecture of pyexiv2, and it adds support for XMP metadata tags.

Get this branch:
bzr branch lp:pyexiv2/0.2.x
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Tilloy
Project:
pyexiv2
Status:
Mature

Recent revisions

318. By Olivier Tilloy

Merge the 0.2.2 release.

317. By Olivier Tilloy

Update the install script and the windows build
to Python 2.6.5 and Boost 1.43.0.

316. By Olivier Tilloy

Round the timestamps to have the tests pass
on systems that support a better resolution than the second (e.g. windows).

315. By Olivier Tilloy

Optionally preserve the file's original timestamps
(access time and modification time) when writing back metadata.

314. By Olivier Tilloy

Don't copy the metadata internally, just keep a pointer to it.
This should speed up the reading and writing of metadata.

313. By Olivier Tilloy

Get, set and delete the image comment.
This was a regression compared to the 0.1.x series.

312. By Olivier Tilloy

Thin wrapper on top of libexiv2python.Preview, for a better encapsulation.

311. By Olivier Tilloy

Do not write tag values twice.
Attach the image's {Exif,Iptc,Xmp}Data to a tag when it is assigned to an image.
Remove redundant code that would set the value of a tag twice (in the tag itself, and in the image).
Remove the now useless metadata attribute.

310. By Olivier Tilloy

Do not re-set the value of a tag when reading it.

309. By Olivier Tilloy

Fix a memory leak in Image::getIptcTag.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.