[Lxml-checkins] r51315 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Thu Feb 7 08:17:50 CET 2008


Author: scoder
Date: Thu Feb  7 08:17:48 2008
New Revision: 51315

Modified:
   lxml/trunk/   (props changed)
   lxml/trunk/setup.py
Log:
 r3417 at delle:  sbehnel | 2008-02-06 10:41:34 +0100
 link to project homepage from PyPI


Modified: lxml/trunk/setup.py
==============================================================================
--- lxml/trunk/setup.py	(original)
+++ lxml/trunk/setup.py	Thu Feb  7 08:17:48 2008
@@ -76,7 +76,8 @@
 It extends the ElementTree API significantly to offer support for XPath,
 RelaxNG, XML Schema, XSLT, C14N and much more.
 
-To contact the project, go to the project home page or see our bug tracker at
+To contact the project, go to the `project home page
+<http://codespeak.net>`_ or see our bug tracker at
 https://launchpad.net/lxml
 
 In case you want to use the current in-development version of lxml, you can


More information about the lxml-checkins mailing list