lp:~hobs/pyexiv2/pyexiv2

Created by Hobson Lane and last modified
Get this branch:
bzr branch lp:~hobs/pyexiv2/pyexiv2
Only Hobson Lane can upload to this branch. If you are Hobson Lane please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Hobson Lane
Project:
pyexiv2
Status:
Development

Recent revisions

382. By Hobson Lane

Eleminated debugging print of numerator,denominator in utils.py, which debugged some errors with divide by zero in rational type conversion and attempts to convert non-fractions to Rational type (integers). Rather than throwing an exception, conversion to Rational type now assumes a 1 in the denominator whenever it's zero or not-given

381. By Hobson Lane

Fixed bug revealed by XMP AgentName tags in images manipulated and tagged by Microsof Photo Gallery.

380. By Hobson Lane

Fixed some more XMP NotImplemented errors. Tagim now works for all of my photo album images including the S300 that failed before.

379. By Hobson Lane

Attempt to create two new XMP data types, Dimensions and Flash

378. By Hobson Lane

Fixed the datetime tag doctest

377. By Hobson Lane

More doctests

376. By Hobson Lane

Doctests in __init__ fixed. Mispelling "Utilitary"->"Utility" fixed

375. By Hobson Lane

Unbound from lp:pyexiv2 branch to allow more extensive branch modification.

374. By Olivier Tilloy

Fix undefined_to_string to accept empty strings.

373. By Olivier Tilloy

Simplify and optimize ExifTag::setParentImage(…) and XmpTag::setParentImage(…)
by re-setting the value of the datum to a copy of the existing datum’s value.

This also fixes setting the value of an XMP tag of type array to [''] (this issue was uncovered by Benjamin Henne, see http://dev.exiv2.org/boards/3/topics/1039 for details).

Unfortunately this can’t easily be transposed to IptcTag::setParentImage(…) due to implementation details.

Branch metadata

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

Subscribers