[Assorted-commits] SF.net SVN: assorted: [733] python-afx/trunk/setup.py
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-08 19:17:36
|
Revision: 733 http://assorted.svn.sourceforge.net/assorted/?rev=733&view=rev Author: yangzhang Date: 2008-05-08 12:17:30 -0700 (Thu, 08 May 2008) Log Message: ----------- fixed homepage and download url Modified Paths: -------------- python-afx/trunk/setup.py Modified: python-afx/trunk/setup.py =================================================================== --- python-afx/trunk/setup.py 2008-05-08 19:17:15 UTC (rev 732) +++ python-afx/trunk/setup.py 2008-05-08 19:17:30 UTC (rev 733) @@ -10,8 +10,8 @@ Version: 0.1 Author: Yang Zhang Author-email: yaaang NOSPAM at REMOVECAPS gmail -Home-page: http://assorted.sourceforge.net/python-afx -Download-url: http://assorted.sourceforge.net/python-afx/download +Home-page: http://assorted.sourceforge.net/python-afx/ +Download-url: http://pypi.python.org/pypi/python-commons/ Summary: Python AFX License: Python Software Foundation License Description: Utilities and extensions to the AF asynchronous IO library. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |