]> kaliko git repositories - python-musicpd.git/blob - TODO.txt
TODO: removing completed TODO item
[python-musicpd.git] / TODO.txt
1 python-mpd TODO list
2 ====================
3
4 == Pre-release
5 * add setup.py, setup.cfg, and MANIFEST.in
6 * add a little documentation, and other informational files
7
8
9 == Post-release
10 * port scripts to new API and add them as examples
11 * check for EOF when reading and benchmark it
12 * converter support
13 * global for parsing MPD_HOST/MPD_PORT
14 * global for parsing MPD error messages
15 * IPv6 support (AF_INET6)