X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=89b49a9f13602ef0a45a53106a33095f4439cd15;hb=b9eab0ff4d79b98a16902b7a3b70876ead4066d1;hp=9b2994960e21b73e5e8ebbc4b1ff5cc7bfaabe49;hpb=c590ad79f77cea9e95c98eb915b7c898048d8c8f;p=mimedecode.git diff --git a/setup.py b/setup.py index 9b29949..89b49a9 100755 --- a/setup.py +++ b/setup.py @@ -8,8 +8,8 @@ setup(name = "mimedecode", description = "Broytman mimedecode.py", long_description = "Broytman mimedecode.py, " + __copyright__, author = "Oleg Broytman", - author_email = "phd@phd.pp.ru", - url = "http://phd.pp.ru/Software/Python/#mimedecode", + author_email = "phd@phdru.name", + url = "http://phdru.name/Software/Python/#mimedecode", license = "GPL", platforms = "All", scripts = ['mimedecode.py']