lp://staging/~osomon/pyexiv2/fractions-conditional

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp://staging/~osomon/pyexiv2/fractions-conditional
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:
Merged

Recent revisions

350. By Olivier Tilloy

New convenience function to factorize further the code that handles fractions: fraction_to_string(...).

349. By Olivier Tilloy

Handle fractions in a transparent manner,
using the convenience functions defined in module pyexiv2.utils.

348. By Olivier Tilloy

is_fraction and make_fraction: convenience functions to handle transparently
the conditional availability of the fractions module in the standard library (Python ≥ 2.6).

347. By Olivier Tilloy

Add pickling support to tags.

346. By Olivier Tilloy

Fix the IPTC Time type to string conversion,
the string expected by exiv2's TimeValue::read(string) does not respect the IPTC specification
('%H:%M:%S±%H:%M' instead of '%H%M%S±%H%M).

345. By Olivier Tilloy

Added an iptc_charset property to the ImageMetadata class,
to get, set and delete the (optional) IPTC charset.

344. By Olivier Tilloy

API to (un)register custom XMP namespaces.

A known limitation of this implementation is that only simple text values can be written to tags in a custom namespace.

343. By Olivier Tilloy

Moved EMPTY_JPG_DATA to the testutils module.

342. By Olivier Tilloy

Decode and encode EXIF comments according to the specified charset.

341. By Olivier Tilloy

Fix test_write_exif_thumbnail_to_file on windows.
The file must be explicitly opened in binary mode for the comparison to work.

Branch metadata

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

Subscribers