X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=setup.py;h=fee0f9c853bb7244171347d0e400c306ffda09a8;hp=4f5b083c82dde229649c5d185b17d54feb0996e4;hb=d7dc05b0f05944dfbf9f78fca8e61a5111fb76dc;hpb=ee5d110d6dc4252a72a56203acc953417bea338a diff --git a/setup.py b/setup.py index 4f5b083..fee0f9c 100755 --- a/setup.py +++ b/setup.py @@ -31,6 +31,8 @@ setup( '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',