diff options
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. |