You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:pyexiv2

There are download files available for pyexiv2.

pyexiv2 has 1 active review. See all merge proposals.

pyexiv2 has 17 active branches owned by 3 people. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:pyexiv2
Series: 0.3.x
bug 1 Development 2012-09-21 07:22:08 UTC
376. Instantiate the exiv2_version tuple i...

Author: Olivier Tilloy
Revision Date: 2012-09-21 07:20:37 UTC

Instantiate the exiv2_version tuple inside the boost module declaration.
This fixes a segmentation fault when exiting the python interpreter.

lp:pyexiv2/0.2.x
Series: 0.2.x
bug 2 Mature 2011-07-23 11:45:02 UTC
318. Merge the 0.2.2 release.

Author: Olivier Tilloy
Revision Date: 2010-05-27 09:37:45 UTC

Merge the 0.2.2 release.

lp:pyexiv2/0.1.x
Series: 0.1.x
bug 2 Mature 2010-11-21 17:52:31 UTC
102. Fixed a wrong file header. Thanks to ...

Author: Olivier Tilloy
Revision Date: 2010-03-23 06:54:41 UTC

Fixed a wrong file header.
Thanks to Yotam Medini for pointing it out.

lp:~osomon/pyexiv2/website bug 1 Development 2015-01-29 08:53:01 UTC
47. Update the hyperlink to GExiv2’s home...

Author: Olivier Tilloy
Revision Date: 2015-01-29 08:53:01 UTC

Update the hyperlink to GExiv2’s home page.

lp:~adam.russell/pyexiv2/pyexiv2-0.3 bug(Has a merge proposal) 1 Development 2012-05-16 08:31:06 UTC
376. Reload libexiv2python in libexiv2pyth...

Author: Adam Russell
Revision Date: 2012-03-06 01:43:59 UTC

Reload libexiv2python in libexiv2python.py.

lp:~hobs/pyexiv2/pyexiv2 bug 1 Development 2012-04-02 06:02:13 UTC
382. Eleminated debugging print of numerat...

Author: Hobson Lane
Revision Date: 2012-04-02 06:02:13 UTC

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

lp:~osomon/pyexiv2/py3k bug 1 Development 2011-11-11 01:45:55 UTC
383. Update the implementation of the Noti...

Author: Olivier Tilloy
Revision Date: 2011-11-11 01:45:55 UTC

Update the implementation of the NotifyingList so that it is compatible with both Python 2 and Python 3.

lp:~osomon/pyexiv2/python-pyexiv2-precise 1 Development 2011-11-01 19:47:55 UTC
19. releasing version 0.3.2-0ubuntu1ppa1~...

Author: Olivier Tilloy
Revision Date: 2011-11-01 19:26:11 UTC

releasing version 0.3.2-0ubuntu1ppa1~precise1

lp:~osomon/pyexiv2/python-pyexiv2-maverick 1 Development 2011-11-01 18:32:23 UTC
20. releasing version 0.3.2-0ubuntu1ppa1~...

Author: Olivier Tilloy
Revision Date: 2011-11-01 18:32:23 UTC

releasing version 0.3.2-0ubuntu1ppa1~maverick1

lp:~osomon/pyexiv2/python-pyexiv2-lucid 1 Development 2011-11-01 16:13:20 UTC
20. releasing version 0.3.2-0ubuntu1ppa1~...

Author: Olivier Tilloy
Revision Date: 2011-11-01 16:13:20 UTC

releasing version 0.3.2-0ubuntu1ppa1~lucid1

lp:~osomon/pyexiv2/python-pyexiv2-natty bug 1 Development 2011-11-01 13:16:10 UTC
19. releasing version 0.3.2-0ubuntu1ppa1~...

Author: Olivier Tilloy
Revision Date: 2011-11-01 13:16:10 UTC

releasing version 0.3.2-0ubuntu1ppa1~natty1

lp:~osomon/pyexiv2/python-pyexiv2-ubuntu 1 Development 2011-10-31 21:28:27 UTC
18. Cosmetic updates to the control file.

Author: Olivier Tilloy
Revision Date: 2011-10-31 20:25:30 UTC

Cosmetic updates to the control file.

lp:~osomon/pyexiv2/python-pyexiv2-oneiric 1 Development 2011-10-31 21:18:40 UTC
19. releasing version 0.3.2-0ubuntu1ppa1~...

Author: Olivier Tilloy
Revision Date: 2011-10-31 21:01:58 UTC

releasing version 0.3.2-0ubuntu1ppa1~oneiric1

lp:~hobs/pyexiv2/workarounds bug 1 Development 2011-07-19 22:29:46 UTC
361. Added __repr__ method in utils.Ration...

Author: Hobson Lane
Revision Date: 2011-07-19 22:29:46 UTC

Added __repr__ method in utils.Rational class so that printing arrays of Rational objects like print([Rational(1,2),Rational(3,4)]) display the object values rather than its trace (name, rank, and serial number :).

lp:~osomon/pyexiv2/phatch-natty bug 1 Development 2011-02-03 11:03:15 UTC
5. releasing version 0.2.7-5ppa1~natty1

Author: Olivier Tilloy
Revision Date: 2011-02-03 11:03:15 UTC

releasing version 0.2.7-5ppa1~natty1

lp:~osomon/pyexiv2/videoporama-natty 1 Development 2011-01-19 18:14:12 UTC
8. debian/patches/pyexiv2-0.3.patch: por...

Author: Olivier Tilloy
Revision Date: 2011-01-19 17:35:06 UTC

debian/patches/pyexiv2-0.3.patch: port to pyexiv2’s new API (≥ 0.2).

lp:~osomon/pyexiv2/fractions bug 1 Development 2010-02-01 21:31:26 UTC
271. Replaced pyexiv2.utils.Rational by fr...

Author: Olivier Tilloy
Revision Date: 2010-02-01 21:28:00 UTC

Replaced pyexiv2.utils.Rational by fractions.Fraction from the standard library.

117 of 17 results
You can't create new branches for pyexiv2.