X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=setup.py;h=c2f049ce71f23a69e1484a007fe36baffc7084e4;hp=af03bfb188aed60017982c809e1730bfe14a1fc9;hb=cdb168c1e0b3d9d86e02e6d5f0e8267dbf2f6b22;hpb=6dffe39a733fb41e662d92124914398d16ed44d2 diff --git a/setup.py b/setup.py index af03bfb..c2f049c 100755 --- a/setup.py +++ b/setup.py @@ -22,8 +22,8 @@ setup(name = "mimedecode", author_email = "phd@phdru.name", url = "http://phdru.name/Software/Python/#mimedecode", license = __license__, - platforms = "All", keywords=['email', 'MIME'], + platforms = "Any", classifiers=[ 'Development Status :: 5 - Production/Stable', 'Environment :: Console',