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