Metadata-Version: 1.1
Name: dump_xml
Version: 0.1.0
Summary: A simple dictionary to XML converter that "Just Works".
Home-page: https://github.com/intouch-smartwater/dump_xml
Author: James Cheese
Author-email: james.cheese@intouch-ltd.com
License: UNKNOWN
Description: dump_xml
        ========
        
        .. image:: https://img.shields.io/pypi/v/dump_xml.svg
            :target: https://pypi.python.org/pypi/dump_xml
            :alt: Latest PyPI version
        
        .. image:: https://travis-ci.org/intouch-smartwater/dump_xml.png
           :target: https://travis-ci.org/intouch-smartwater/dump_xml
           :alt: Latest Travis CI build status
        
        A simple dictionary to XML converter that "Just Works".
        
        Usage
        -----
        
        Installation
        ------------
        
        Requirements
        ^^^^^^^^^^^^
        
        Compatibility
        -------------
        
        Licence
        -------
        
        Authors
        -------
        
        `dump_xml` was written by `James Cheese <james.cheese@intouch-ltd.com>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
