# AutoParse
- Homepage
- http://autoparse.rubyforge.org/
- Author
- Bob Aman
- Copyright
- Copyright © 2010 Google, Inc.
- License
- Apache 2.0
# Description
An implementation of the JSON Schema specification. Provides automatic parsing
for any given JSON Schema.
# Example Usage
# Some code goes here.
# Requirements
* Either extlib or activesupport is required for inflection.
# Install
* sudo gem install autoparse