Metadata-Version: 1.1
Name: jsonschema_serialize_fork
Version: 2.1.0
Summary: Fork of Julian Berman's jsonschema to include support for serializing defaults
Home-page: http://github.com/lrowe/jsonschema_serialize_fork
Author: Laurence Rowe, Julian Berman
Author-email: laurence@lrowe.co.uk
License: MIT
Description: =========================
        jsonschema_serialize_fork
        =========================
        
        This is a fork of the jsonschema 2.1.0dev to include support for serializing defaults.
        
        You probably want the original ``jsonschema`` which is on `GitHub <http://github.com/Julian/jsonschema>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
