Metadata-Version: 1.0
Name: jsonselect
Version: 0.1a
Summary: Python implementation of jsonselect (http://jsonselect.org/)
Home-page: https://github.com/mwhooker/jsonselect
Author: Matthew Hooker
Author-email: mwhooker@gmail.com
License: ISC
Description: Tests
        
        Run specific level conformance tests with
        nosetests -m '.*_level_1' ./tests/test_conformance.py
        
Keywords: json
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
