Metadata-Version: 1.1
Name: Pyces
Version: 0.0
Summary: XML processing library combining Xerces-C++ with the ElementTree API
Home-page: http://bitbucket.org/helixbass/pyces
Author: Julian Rosse
Author-email: julian@helixbass.net
License: MIT
Description: Pyces
        +++++
        
        Pyces aims to be an ElementTree/lxml-compatible binding for the
        Xerces-C++ XML parsing library.
        
        It is implemented using Cython to interface to Xerces.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: C
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: XML
