]> kaliko git repositories - python-musicpd.git/blobdiff - TODO.txt
renaming TODO to TODO.txt
[python-musicpd.git] / TODO.txt
diff --git a/TODO.txt b/TODO.txt
new file mode 100644 (file)
index 0000000..3c8008b
--- /dev/null
+++ b/TODO.txt
@@ -0,0 +1,15 @@
+python-mpd TODO list
+====================
+
+== Pre-release
+* add setup.py, setup.cfg, and MANIFEST.in
+* add a little documentation, and other informational files
+
+
+== Post-release
+* port scripts to new API and add them as examples
+* check for EOF when reading and benchmark it
+* converter support
+* global for parsing MPD_HOST/MPD_PORT
+* global for parsing MPD error messages
+* IPv6 support (AF_INET6)