X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=TODO.txt;h=041f4fb2ea7e56cf6803ab5149cd1bd64234faa2;hp=3c8008b8165e90801072b0d86ceff0574cf0608d;hb=11ad737dbfa521db07486a6cb789d3539a5ec4c0;hpb=497878953fb86d2ceaf90888653405ec753e2a1d diff --git a/TODO.txt b/TODO.txt index 3c8008b..041f4fb 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,15 +1,17 @@ -python-mpd TODO list +python-mpd TODO List ==================== -== Pre-release -* add setup.py, setup.cfg, and MANIFEST.in -* add a little documentation, and other informational files +Pre-release +----------- +* IPv6 support +* remove line == SUCCESS test when in a command list (?) -== Post-release -* port scripts to new API and add them as examples -* check for EOF when reading and benchmark it + +Post-release +------------ + +* port personal scripts to the new API and add them as examples * converter support * global for parsing MPD_HOST/MPD_PORT * global for parsing MPD error messages -* IPv6 support (AF_INET6)