]> git.phdru.name Git - mimedecode.git/blobdiff - TODO
Docs(TODO): Use `standard-mailcap` for Python 3.13+
[mimedecode.git] / TODO
diff --git a/TODO b/TODO
index bfb46fc9eb18e82b69fc4f47af478cf345ae211c..a9c7f229d02bc05a10f34e2630e8f0b2f21058ed 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,28 @@
-Python 3.
+Use https://pypi.org/project/standard-mailcap/ for Python 3.13+.
+
+
+Convert mimedecode.py library from global functions to a class.
 
 
 flake8.
 
 
-GitHub, Travis, AppVeyor, PyPI.
+PyPI.
+
+
+Release 3.0.
+
+
+Replace getopt with argparse.
+
+
+Move mimedecode to https://phdru.name/Software/Python/mimedecode/ .
+
+
+Release 3.1.
+
+
+Installers.
 
 
 Process message/delivery-status and text/rfc822-headers subparts.