| Name: | python-lxml |
|---|---|
| Version: | 3.2.1 |
| Release: | 4.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 2722697 |
| License: | BSD |
| RPM: | python-lxml-3.2.1-4.el7.x86_64.rpm |
| Source RPM: | python-lxml-3.2.1-4.el7.src.rpm |
| Build Date: | Fri May 09 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://lxml.de |
| Summary: | ElementTree-like Python bindings for libxml2 and libxslt |
| Description: | lxml provides a Python binding to the libxslt and libxml2 libraries. It follows the ElementTree API as much as possible in order to provide a more Pythonic interface to libxml2 and libxslt than the default bindings. In particular, lxml deals with Python Unicode strings rather than encoded UTF-8 and handles memory management automatically, unlike the default bindings. |