README.md
setup.py
examples/__init__.py
examples/atomic_fields.py
examples/compound_fields.py
examples/model_fields.py
stereotype/__init__.py
stereotype/meta.py
stereotype/model.py
stereotype/roles.py
stereotype/utils.py
stereotype.egg-info/PKG-INFO
stereotype.egg-info/SOURCES.txt
stereotype.egg-info/dependency_links.txt
stereotype.egg-info/top_level.txt
stereotype/fields/__init__.py
stereotype/fields/atomic.py
stereotype/fields/base.py
stereotype/fields/compound.py
stereotype/fields/model.py
stereotype/fields/serializable.py
tests/__init__.py
tests/common.py
tests/test_atomic_fields.py
tests/test_compound_fields.py
tests/test_examples.py
tests/test_model_fields.py
tests/test_models.py
tests/test_roles.py
tests/test_serializable.py