Metadata-Version: 2.0
Name: chide
Version: 2.0.1
Summary: Quickly create sample objects from data.
Home-page: https://github.com/cjw296/chide
Author: Chris Withers
Author-email: chris@withers.org
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Provides-Extra: build
Requires-Dist: pkginfo; extra == 'build'
Requires-Dist: setuptools-git; extra == 'build'
Requires-Dist: sphinx; extra == 'build'
Requires-Dist: twine; extra == 'build'
Requires-Dist: wheel; extra == 'build'
Provides-Extra: test
Requires-Dist: coveralls; extra == 'test'
Requires-Dist: jinja2; extra == 'test'
Requires-Dist: manuel; extra == 'test'
Requires-Dist: mock; extra == 'test'
Requires-Dist: nose; extra == 'test'
Requires-Dist: nose-cov; extra == 'test'
Requires-Dist: nose-fixes; extra == 'test'
Requires-Dist: sqlalchemy; extra == 'test'
Requires-Dist: testfixtures; extra == 'test'

=====
chide
=====

Quickly create sample objects from data.

The latest documentation can be found at:
http://chide.readthedocs.org/en/latest/

Development takes place here:
https://github.com/cjw296/chide/


