AUTHORS.rst
LICENSE.txt
README.rst
setup.py
normalize/__init__.py
normalize/coll.py
normalize/diff.py
normalize/empty.py
normalize/exc.py
normalize/identity.py
normalize/selector.py
normalize/subtype.py
normalize/visitor.py
normalize.egg-info/PKG-INFO
normalize.egg-info/SOURCES.txt
normalize.egg-info/dependency_links.txt
normalize.egg-info/requires.txt
normalize.egg-info/top_level.txt
normalize/property/__init__.py
normalize/property/coll.py
normalize/property/json.py
normalize/property/meta.py
normalize/property/types.py
normalize/record/__init__.py
normalize/record/json.py
normalize/record/meta.py
tests/__init__.py
tests/test_auto_records.py
tests/test_coll.py
tests/test_compare.py
tests/test_exc.py
tests/test_json_bytes_handling.py
tests/test_marshal.py
tests/test_mfs_diff.py
tests/test_property.py
tests/test_record.py
tests/test_selector.py
tests/test_types.py
tests/test_visitor.py
tests/testclasses.py