/usr/share/doc/libtaningia0/TODO is in libtaningia0 0.2.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | General
* Use TError objects in all places that errors should be set.
* Write functions to parse pubsub answers.
* Write tests.
* Write examples.
* Improve pubsub creation message implementation.
* Improve implementation of IRI rfc.
* Improve Atom rfc implementation.
* Use `stamp' files when creating taningia.json and python module
files to know that they need to be regenerated.
Python bindings
* Fix memmory leaks
* Raise exceptions based on TError handling.
* Handle varargs parameters.
* Support static methods.
* Write tests.
* Write examples.
Things that I'm not sure that we'll do
* Create an AtomPub interface.
|