X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=e665141d9cfd8c8c645a8edb1ec46fc29ee055af;hb=3fb29881f865229ff10c1d0e853c1ca2b3754bf7;hp=d8c3457abf9f6ce9b9b15cd3ce0d265c5a9e7483;hpb=6dffe39a733fb41e662d92124914398d16ed44d2;p=mimedecode.git diff --git a/TODO b/TODO index d8c3457..e665141 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,21 @@ -flake8. +Split mimedecode.py into a library and a small script. +Move formatparam_27.py and mimedecode_version.py to the library. +Rename mimedecode_version.py to __version__.py. -GitHub, Travis, AppVeyor, PyPI. +Release 2.9. -Split mimedecode.py into a library and a small script. -Move formatparam_27.py and mimedecode_version.py to the library. -Rename mimedecode_version.py to __version__.py. +Convert mimedecode.py library from global functions to a class. + + +Release 3.0. + + +flake8. + + +PyPI. Move mimedecode to http://phdru.name/Software/Python/mimedecode/ .