diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-13 00:32:20 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:32:20 +0200 |
commit | c7bcbfdd4106aa4157b164f56429c80c3e2671eb (patch) | |
tree | 70b3c840009c5d285f0bcd8dba387202ad866e36 /libraries/lxml/README | |
parent | be43b569aedf60ed74bff716afd4907da7178cc2 (diff) | |
download | slackbuilds-c7bcbfdd4106aa4157b164f56429c80c3e2671eb.tar.gz |
libraries/lxml: Updated for version 2.2.4
Diffstat (limited to 'libraries/lxml/README')
-rw-r--r-- | libraries/lxml/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/lxml/README b/libraries/lxml/README index 08750c71a9..e258753366 100644 --- a/libraries/lxml/README +++ b/libraries/lxml/README @@ -2,4 +2,4 @@ lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API. -Optionally Cython and pysetuptools can be used.
\ No newline at end of file +Lxml can optionally use Cython and pysetuptools. |