X-Git-Url: https://git.phdru.name/?p=m_lib.full.git;a=blobdiff_plain;f=setup.py;h=1db8215f4742a536b604ae07546c69dec464d467;hp=52bbd503a1d3590bee44a9862f780e9eb070cde8;hb=f7e5ea3c88778ecf944628e22caea5c5d20aa5a8;hpb=90ec1c0a64cf391f882355d3bd24457126bc2314 diff --git a/setup.py b/setup.py index 52bbd50..1db8215 100755 --- a/setup.py +++ b/setup.py @@ -9,6 +9,11 @@ setup(name = "m_lib.full", author = "Oleg Broytman", author_email = "phd@phdru.name", url = "http://phdru.name/Software/Python/#m_lib", + project_urls={ + 'Homepage': 'http://phdru.name/Software/Python/#m_lib', + 'Download': 'https://pypi.python.org/pypi/m_lib.full', + 'Git repo': 'http://git.phdru.name/m_lib.full.git/', + }, license = "GPL", classifiers=[ 'Development Status :: 5 - Production/Stable',