command-line options.
-Version 2.8.0 (2017-05-??)
+Version 2.8.0 (2017-08-??)
+
+ Python 3.
Stop supporting Python 2.6.
git clone http://git.phdru.name/mimedecode.git
git clone git://git.phdru.name/mimedecode.git
- Requires: Python 2.7+, m_lib.defenc 1.0+.
- Tests require: m_lib 3.1+.
+ Requires: Python 2.7 or Python 3.4+, m_lib.defenc 1.0+.
+ Tests require: tox, m_lib 3.1+.
Recommends: configured mailcap database.
-Version 2.8.0 (2017-05-??)
+Version 2.8.0 (2017-08-??)
+
+ Python 3.
Stop supporting Python 2.6.
Fix: do not decode bytes to unicode under Python 2.7.
- Fixed last problems with Python 3.
-
Version 2.7.0 (2017-04-26)
Use m_lib.defenc instead of m_lib; install it from PyPI.