Metadata-Version: 1.1
Name: parsers
Version: 0.1.0.a1
Summary: Support multiple parsers with ease.
Home-page: https://github.com/redodo/parsers
Author: Hidde Bultsma
Author-email: dodo@gododo.co
License: MIT
Description: Parsers
        =======
        
        *Support multiple parsers with ease.*
        
        
        Installation via PIP::
        
            pip install --pre parsers
        
        
        In development...
        
Keywords: parse,parsing,json,xml,yaml,bunch
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
