diff options
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,8 +1,6 @@ todo list -- High-level (Python types) IPTC tags handling: finish the implementation of - method setIptcTagValue(). - Convert exiv2 C++ exceptions to python exceptions (if that is possible?) instead of returning empty strings. -- Add extensive unit tests. -- Document the binding. +- Write unit tests. +- Write a complete documentation for the binding and it uses. |