]> git.phdru.name Git - mimedecode.git/commitdiff
TODO: Split mimedecode.py into a library and a small script
authorOleg Broytman <phd@phdru.name>
Sat, 13 May 2017 10:37:19 +0000 (13:37 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 13 May 2017 10:37:41 +0000 (13:37 +0300)
TODO

diff --git a/TODO b/TODO
index f983391c4475ae95fa95f912d842cfb30c03653b..d1d07591d0e5cce9b5e8ee86b71a75186c8c3e89 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,6 +10,11 @@ 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.
+
+
 Installers.