]> kaliko git repositories - python-musicpd.git/blob - TODO.txt
adding setup.py, setup.cfg, and MANIFEST.in
[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
7
8 == Post-release
9 * port personal scripts to the new API and add them as examples
10 * check for EOF when reading and benchmark it
11 * converter support
12 * global for parsing MPD_HOST/MPD_PORT
13 * global for parsing MPD error messages
14 * IPv6 support (AF_INET6)