Metadata-Version: 1.0
Name: normalize
Version: 0.4.7
Summary: Declarative Python meta-model system and visitor utilities
Home-page: http://hearsaycorp.github.io/normalize
Author: Hearsay Labs, Inc
Author-email: svilain@hearsaylabs.com
License: MIT
Description: 
        This module lets you declare classes and object properties, and then
        get support for marshaling to and from JSON data.  You can also compare
        objects to see if they have changed in meaningful ways.
        
Platform: UNKNOWN
