Metadata-Version: 1.0
Name: lxml
Version: 0.9
Summary: Powerful and Pythonic XML processing library based on libxml2/libxslt with an ElementTree API
Home-page: http://codespeak.net/lxml
Author: lxml dev team
Author-email: lxml-dev@codespeak.net
License: UNKNOWN
Description: lxml is a Pythonic binding for the libxml2 and libxslt libraries. It provides
        safe and convenient access to these libraries using the ElementTree API.
        It extends the ElementTree API significantly to offer support for
        XPath, Relax NG, XML Schema, XSLT, c14n and much more.
        
Platform: UNKNOWN
