Metadata-Version: 1.0
Name: pygenx
Version: 0.6
Summary: Wrapper for the genx lightweight canonical XML generation library.
Home-page: http://software.translucentcode.org/pygenx
Author: Michael Twomey
Author-email: mick@translucentcode.org
License: http://software.translucentcode.org/pygenx/LICENSE
Download-URL: http://software.translucentcode.org/pygenx/pygenx-0.6.tar.gz
Description: Genx is a light weight C library for the sole purpose of generating
        canonical XML. It is simple to use and gaurantees correctness. It operates
        purely in UTF-8 and is careful to escape strings when required by the XML or
        canonical XML spec.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: XML
