Mercurial > ~astiob > upreckon > hgweb
comparison setup-exe.py @ 188:fe03964896ef
Updated home page URL
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Wed, 27 Jul 2011 17:52:02 +0300 |
parents | 4df9537ed261 |
children | ad4362bf9858 9d21cef40e5a |
comparison
equal
deleted
inserted
replaced
187:6215dbc1fbb5 | 188:fe03964896ef |
---|---|
31 try: | 31 try: |
32 setup(name='Upreckon', | 32 setup(name='Upreckon', |
33 version='2.03.0dev', | 33 version='2.03.0dev', |
34 author='Oleg Oshmyan', | 34 author='Oleg Oshmyan', |
35 author_email='chortos@inbox.lv', | 35 author_email='chortos@inbox.lv', |
36 url='http://chortos.selfip.net/~astiob/test.py/', | 36 url='http://chortos.selfip.net/~astiob/upreckon/', |
37 #description='', | 37 #description='', |
38 #long_description='', | 38 #long_description='', |
39 download_url='https://bitbucket.org/astiob/upreckon/downloads', | 39 download_url='https://bitbucket.org/astiob/upreckon/downloads', |
40 #platforms=(), | 40 #platforms=(), |
41 #license='', | 41 #license='', |