Metadata-Version: 1.1
Name: seep
Version: 0.1.1
Summary: A data coersion language built on top of jsonschema
Home-page: https://github.com/Julian/Seep
Author: Julian Berman
Author-email: Julian@GrayVines.com
License: MIT
Description: ====
        Seep
        ====
        
        ``seep`` is an experimental data coersion and extraction language built to be
        used alongside `JSON Schema <http://json-schema.org>`_.
        
        It is currently in the planning stages and could use your help.
        
        Please feel free to open an `issue ticket
        <https://github.com/Julian/Seep/issues>`_ or edit a `Wiki page
        <https://github.com/Julian/Seep/wiki>`_ if you have ideas.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
