aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2007-08-30 22:53:32 +0200
committerOlivier Tilloy <olivier@tilloy.net>2007-08-30 22:53:32 +0200
commit4a5f6053f62989fc29bbe0aaf2f68a0ee92f3087 (patch)
treebd924e0877c4254ab0af2570cbfd2c642a329284 /todo
parenta05bae3ed82d198402fd57935af765903430f235 (diff)
downloadpyexiv2-4a5f6053f62989fc29bbe0aaf2f68a0ee92f3087.tar.gz
Updated the README file and the todo list.
Diffstat (limited to 'todo')
-rw-r--r--todo2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo b/todo
index daeccf4..4a791a9 100644
--- a/todo
+++ b/todo
@@ -1,5 +1,7 @@
todo list
+- When setting a datetime tag value, truncate the useless information (microseconds)
+- 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)