X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=175cd38390fa4a29d842e2475c39ded34946e543;hb=b1853fe16abc5f255bb9cce7ce36d68dfb5e4e1a;hp=bfb46fc9eb18e82b69fc4f47af478cf345ae211c;hpb=a4da20932e73c17ade79f9e254105a45a3ad5b1f;p=mimedecode.git diff --git a/TODO b/TODO index bfb46fc..175cd38 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,30 @@ -Python 3. +Release 2.8. + + +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. + + +Release 2.9. + + +Convert mimedecode.py library from global functions to a class. + + +Release 3.0. flake8. -GitHub, Travis, AppVeyor, PyPI. +PyPI. + + +Move mimedecode to http://phdru.name/Software/Python/mimedecode/ . + + +Installers. Process message/delivery-status and text/rfc822-headers subparts.