aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/docs/TODO.rst
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/docs/TODO.rst')
-rw-r--r--lang/python/docs/TODO.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/lang/python/docs/TODO.rst b/lang/python/docs/TODO.rst
new file mode 100644
index 00000000..a398ccdf
--- /dev/null
+++ b/lang/python/docs/TODO.rst
@@ -0,0 +1,23 @@
+===========
+Stuff To Do
+===========
+
+----------------
+Working examples
+----------------
+
+The examples from the Python 2 code base do not work and it appears
+that they don't under Python 2 either. These ought to be replaced or
+updated with examples from the GPGME documentation.
+
+
+-------------
+Documentation
+-------------
+
+Currently this appears to be buried in the debian/ directory for some
+unknown reason, probably pertaining to one of the other developers.
+Documentation is to be moved to a more appropriate docs/ directory and
+produced using reST in preparation for inevitable publication by way
+of Sphinx and the existing infrastructure at readthedocs.org or the
+projects new home at gnupg.org.