X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=TODO;h=8f6df9ecf880c64a70921260c8be1b56e6459493;hp=d8c3457abf9f6ce9b9b15cd3ce0d265c5a9e7483;hb=HEAD;hpb=6dffe39a733fb41e662d92124914398d16ed44d2 diff --git a/TODO b/TODO index d8c3457..8f6df9e 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,22 @@ +Convert mimedecode.py library from global functions to a class. + + flake8. -GitHub, Travis, AppVeyor, PyPI. +PyPI. + + +Release 3.0. + + +Replace getopt with argparse. -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. +Move mimedecode to https://phdru.name/Software/Python/mimedecode/ . -Move mimedecode to http://phdru.name/Software/Python/mimedecode/ . +Release 3.1. Installers.