summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorscoder <none@none>2007-07-27 08:12:39 +0200
committerscoder <none@none>2007-07-27 08:12:39 +0200
commitec2838af5f4e709ae82898ef5cc5f7fd8f252a2a (patch)
treea0a65c71e779745cc867beb82f0e795138fc02fd /setup.py
parentb8c228bb8b176ccf2b66e9a7cce469b7bca5c417 (diff)
downloadpython-lxml-ec2838af5f4e709ae82898ef5cc5f7fd8f252a2a.tar.gz
[svn r2707] link to bug tracker from cheeseshop
--HG-- branch : trunk
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 603c8822..a3cc8557 100644
--- a/setup.py
+++ b/setup.py
@@ -52,6 +52,9 @@ API.
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
+https://launchpad.net/lxml
+
In case you want to use the current in-development version of lxml, you can
get it from the subversion repository at http://codespeak.net/svn/lxml/trunk .
Running ``easy_install lxml==dev`` will install it from