Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated windows build dependencies: | Olivier Tilloy | 2011-10-23 | 1 | -2/+2 |
|\ | | | | | • exiv2 0.21.1 → 0.22 | ||||
| * | Updated references to the latest supported version of Python in the ↵ | Olivier Tilloy | 2011-10-22 | 1 | -2/+2 |
| | | | | | | | | documentation. | ||||
* | | Updated documentation: pyexiv2 0.3 requires Python ≥ 2.6, | Olivier Tilloy | 2011-02-07 | 1 | -1/+1 |
|/ | | | because ImageMetadata implements collections.MutableMapping that was introduced in Python 2.6. | ||||
* | Updated README. | Olivier Tilloy | 2010-03-24 | 1 | -14/+13 |
| | |||||
* | Updated README | Olivier Tilloy | 2010-01-10 | 1 | -36/+42 |
| | | | (pointers, build dependencies and instructions, pyexiv2-developers team on Launchpad). | ||||
* | Updated the copyright notice in the source headers. | Olivier Tilloy | 2008-02-09 | 1 | -1/+1 |
| | |||||
* | Updated changelog for version 0.1.1, tagging as release-0.1.1.release-0.1.1 | Olivier Tilloy | 2007-10-14 | 1 | -1/+1 |
| | |||||
* | First release (version 0.1)! Added a ChangeLog file to track the future ↵ | Olivier Tilloy | 2007-08-30 | 1 | -1/+0 |
| | | | | version changes. | ||||
* | Updated the README file and the todo list. | Olivier Tilloy | 2007-08-30 | 1 | -7/+49 |
| | |||||
* | Updated the todo list. | Olivier Tilloy | 2007-01-10 | 1 | -1/+3 |
| | | | | Minor changes in the README file. | ||||
* | Updated the README documentation section about compilation and installation ↵ | Olivier Tilloy | 2007-01-01 | 1 | -6/+10 |
| | | | | of the module. | ||||
* | Added a README file for general information about the project. | Olivier Tilloy | 2006-12-30 | 1 | -0/+59 |
Modified the information headers in source files to replace "This program" by "pyexiv2". The SConstruct Python script now specifies that it's encoded in UTF-8. |