]> git.phdru.name Git - mimedecode.git/blobdiff - TODO
Fixed last problems with Python 3
[mimedecode.git] / TODO
diff --git a/TODO b/TODO
index bfb46fc9eb18e82b69fc4f47af478cf345ae211c..e9223a104c15ef1d958dd3391964b35565541328 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Python 3.
+tox.
 
 
 flake8.
@@ -7,6 +7,17 @@ flake8.
 GitHub, Travis, AppVeyor, PyPI.
 
 
+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 http://phdru.name/Software/Python/mimedecode/ .
+
+
+Installers.
+
+
 Process message/delivery-status and text/rfc822-headers subparts.