Metadata-Version: 2.1
Name: seep
Version: 0.3.0
Summary: "A data coersion language built on top of JSON Schema"
Home-page: https://github.com/Julian/Seep
Author: Julian Berman
Author-email: Julian+Seep@GrayVines.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: jsonschema (>=2.0.0)

====
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.


