-setup.py: PyPy.
-
-
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.
'Intended Audience :: End Users/Desktop',
'License :: OSI Approved :: GNU General Public License (GPL)',
'Operating System :: OS Independent',
+ 'Programming Language :: Python :: Implementation :: CPython',
+ 'Programming Language :: Python :: Implementation :: PyPy',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',