Metadata-Version: 2.0
Name: conformity
Version: 1.3.1
Summary: Cacheable schema description and validation
Home-page: UNKNOWN
Author: Eventbrite, Inc.
Author-email: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development
Requires-Dist: attrs (>=16)
Requires-Dist: six

Conformity allows easy creation of schemas to be checked againstfunction calls, service calls, or other uses, designed in a mannerthat allows heavy caching and is entirely deterministic.

For more, see http://github.com/eventbrite/bay/

