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