aboutsummaryrefslogtreecommitdiffstats
path: root/todo
blob: 31613f7f6d276a07b4235c7dc9f6f5d8b7235344 (plain) (blame)
1
2
3
4
5
6
7
8
todo list

- Add a 'doc' builder to the SConstruct to build the module's documentation
- 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
- Write a complete documentation for the binding and it uses
- Write unit tests (http://docs.python.org/lib/module-unittest.html)
- Use pkgconfig with scons in order to check the dependencies before compiling (http://www.scons.org/wiki/UsingPkgConfig)