Metadata-Version: 1.1
Name: xmldataset
Version: 0.1.3
Summary: XML Dataset: xml parsing made easy
Home-page: https://github.com/spurin/xmldataset
Author: James Spurin
Author-email: james@spurin.com
License: BSD
Description: ==================================
        XML Dataset: xml parsing made easy
        ==================================
        
        .. image:: https://badge.fury.io/py/xmldataset.png
            :target: http://badge.fury.io/py/xmldataset
            
        .. image:: https://travis-ci.org/spurin/xmldataset.png?branch=master
                :target: https://travis-ci.org/spurin/xmldataset
        
        XML Dataset: xml parsing made easy
        
        * Free software: BSD license
        * Documentation: http://xmldataset.rtfd.org.
        
        
        
        
        History
        -------
        
        0.1.0 (2014-08-17)
        ++++++++++++++++++
        
        * First release on PyPI.
        
        0.1.1 (2014-08-17)
        ++++++++++++++++++
        
        * Minor updates to supporting documents
        
        0.1.2 (2014-08-17)
        ++++++++++++++++++
        
        * Minor updates to supporting documents
        
        0.1.3 (2014-08-17)
        ++++++++++++++++++
        
        * Minor updates to supporting documents
        
Keywords: xmldataset
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
