Metadata-Version: 1.0
Name: pyxst
Version: 0.1.0a
Summary: XML Schema Tools for Python
Home-page: https://www.logilab.org/project/pyxst
Author: Logilab
Author-email: devel@logilab.fr
License: LGPL
Description: This library holds various tools to handle full representation of XMLSchema_ and
        DTD_ definition of some XML content.
        
        .. _XMLSchema: https://en.wikipedia.org/wiki/XML_Schema_%28W3C%29
        .. _DTD: https://en.wikipedia.org/wiki/Document_type_definition
        
        It will be soon extended with functionnalities for report generation of
        differences accross two schemas. If it's still not in there and you're
        interested, contact us!
        
Platform: UNKNOWN
