X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=setup.py;h=bd33a2501343672b841270527380fbae53b79fd1;hp=ee61da6b7690ee3c8c42dd78a3d7e5c711ee6479;hb=849b3d0ac4fd38dc750f8633e2aa4cd336a516ed;hpb=3d2d8c518a3d261c4ba40c197ff69b717a50ffec diff --git a/setup.py b/setup.py index ee61da6..bd33a25 100755 --- a/setup.py +++ b/setup.py @@ -13,6 +13,7 @@ setup( description="A program to decode MIME messages", long_description="A program to decode MIME messages. " + mimedecode_version.__copyright__, + long_description_content_type="text/plain", author="Oleg Broytman", author_email="phd@phdru.name", url="http://phdru.name/Software/Python/#mimedecode",