Metadata-Version: 1.0
Name: jsonmanager
Version: 0.1.0.3
Summary: Validation, coercion, and forms for JSON.
Home-page: https://github.com/jmatthias/jsonmanager
Author: Josh Matthias
Author-email: jmatthias4570@gmail.com
License: LICENSE.txt
Description: ===========
        jsonmanager
        ===========
        
        ``jsonmanager`` is validation, coercion, and forms for JSON.
        
        Features include:
        - JSON validation
        - JSON forms
        - JSON form validation
        - JSON validators
        - JSON coercion
        - JSON schemas
        
        
        Python 3.x is supported. Python 2.7.x is not yet supported.
        
        For more information about ``jsonmanager``, see the project's github page:
        `github.com/jmatthias/jsonmanager <https://github.com/jmatthias/jsonmanager>`_
        
Platform: UNKNOWN
