~osomon/pyexiv2/pyexiv2-0.3

« back to all changes in this revision

Viewing changes to todo

  • Committer: Olivier Tilloy
  • Date: 2008-04-19 11:15:37 UTC
  • Revision ID: olivier@tilloy.net-20080419111537-te6byg4kn8pc7b9r
Add pyexiv2 art (icon, SVG file and PNGs for various sizes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
- Reflect changes from src/error.cpp in libexiv2 to src/libpyexiv2.cpp: new error messages, error codes changed
6
6
- Add a 'doc' builder to the SConstruct to build the module's documentation
7
7
- Rewrite the exiv2 command-line tool and the test binaries in Python and (Python) scripts to run the same tests that are run to test exiv2
8
 
- Write a complete documentation for the binding and it uses
 
8
- Write a complete documentation for the binding and it uses (use other tools, maybe pydoctor)
9
9
- New architecture and support of XMP metadata (see bug #183337)
 
10
- Consider upgrading the license to GPL v3