[pygccxml-commit] SF.net SVN: pygccxml: [14] pygccxml_dev/setup.py
Brought to you by:
mbaas,
roman_yakovenko
From: <mb...@us...> - 2006-04-28 10:16:16
|
Revision: 14 Author: mbaas Date: 2006-04-28 03:15:53 -0700 (Fri, 28 Apr 2006) ViewCVS: http://svn.sourceforge.net/pygccxml/?rev=14&view=rev Log Message: ----------- Updated the URL Modified Paths: -------------- pygccxml_dev/setup.py Modified: pygccxml_dev/setup.py =================================================================== --- pygccxml_dev/setup.py 2006-04-28 10:11:07 UTC (rev 13) +++ pygccxml_dev/setup.py 2006-04-28 10:15:53 UTC (rev 14) @@ -54,7 +54,7 @@ description = "GCC-XML generated file reader", author = "Roman Yakovenko", author_email = "rom...@gm...", - url = 'http://pygccxml.sourceforge.net', + url = 'http://www.language-binding.net/pygccxml/pygccxml.html', packages = [ 'pygccxml', 'pygccxml.declarations', 'pygccxml.parser', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |