aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2010-03-18 23:55:22 +0100
committerOlivier Tilloy <olivier@tilloy.net>2010-03-18 23:55:22 +0100
commita7924a66bfa35eaf9050645d5eac9e7117a1f4ac (patch)
treea853f424e671cfcd7a2797eabeb8110869bcdea8 /todo
parent80ad262aa91c497dd0ac058a4e5dca8b656e9d2a (diff)
parentc201e9739713559617624e0f05ca14e4af471376 (diff)
downloadpyexiv2-a7924a66bfa35eaf9050645d5eac9e7117a1f4ac.tar.gz
Merge the master branch.
Diffstat (limited to 'todo')
-rw-r--r--todo3
1 files changed, 0 insertions, 3 deletions
diff --git a/todo b/todo
index a50eab7..8dfb70f 100644
--- a/todo
+++ b/todo
@@ -4,10 +4,7 @@ todo list
- Use logging to log, among other things, decoding and type conversion errors
- Tag getters/setters should support unicode strings as well as regular strings (see bug #146313).
- What about forcing all strings encoding to UTF in tag values? (see Marc's mail)
-- Add a 'doc' builder to the SConstruct to build the module's documentation
-- Export docstrings for the C++ binding
- 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 its uses (use other tools, maybe pydoctor)
- Consider upgrading the license to GPL v3