summaryrefslogtreecommitdiffstats
path: root/libraries/lxml/README
diff options
context:
space:
mode:
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
commitc7bcbfdd4106aa4157b164f56429c80c3e2671eb (patch)
tree70b3c840009c5d285f0bcd8dba387202ad866e36 /libraries/lxml/README
parentbe43b569aedf60ed74bff716afd4907da7178cc2 (diff)
downloadslackbuilds-c7bcbfdd4106aa4157b164f56429c80c3e2671eb.tar.gz
slackbuilds-c7bcbfdd4106aa4157b164f56429c80c3e2671eb.tar.xz
libraries/lxml: Updated for version 2.2.4
Diffstat (limited to 'libraries/lxml/README')
-rw-r--r--libraries/lxml/README2
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.