# AutoParse

<dl>
  <dt>Homepage</dt><dd><a href="http://code.google.com/p/ruby-autoparse/">http://code.google.com/p/ruby-autoparse/</a></dd>
  <dt>Author</dt><dd><a href="mailto:bobaman@google.com">Bob Aman</a></dd>
  <dt>Copyright</dt><dd>Copyright © 2010 Google, Inc.</dd>
  <dt>License</dt><dd>Apache 2.0</dd>
</dl>

# Description

An implementation of the JSON Schema specification. Provides automatic parsing
for a given JSON Schema.

# Requirements

* Either extlib or activesupport is required for inflection.

# Install

* sudo gem install autoparse