Metadata-Version: 1.1
Name: xmltool
Version: 1.0.0
Summary: Tool to manipulate XML files
Home-page: http://xmltool.lereskp.fr/
Author: AurÃ©lien Matouillot
Author-email: a.matouillot@gmail.com
License: MIT
Description: xmltool
        =======
        
        xmltool is a python package to manipulate XML files. It's very useful to update some XML files with the python syntax without using the DOM.
        `Read the documentation <http://xmltool.lereskp.fr>`_
        
        
        
        
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: JavaScript
Classifier: Topic :: Text Processing :: Markup :: XML
Classifier: Topic :: Text Processing :: Markup :: HTML
