diff options
| author | scoder <none@none> | 2007-07-27 08:12:39 +0200 |
|---|---|---|
| committer | scoder <none@none> | 2007-07-27 08:12:39 +0200 |
| commit | ec2838af5f4e709ae82898ef5cc5f7fd8f252a2a (patch) | |
| tree | a0a65c71e779745cc867beb82f0e795138fc02fd /setup.py | |
| parent | b8c228bb8b176ccf2b66e9a7cce469b7bca5c417 (diff) | |
| download | python-lxml-ec2838af5f4e709ae82898ef5cc5f7fd8f252a2a.tar.gz | |
[svn r2707] link to bug tracker from cheeseshop
--HG--
branch : trunk
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
