LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
instruct/__init__.py
instruct/__main__.py
instruct/about.py
instruct/exceptions.py
instruct/subtype.py
instruct/typedef.py
instruct/types.py
instruct/typing.py
instruct/utils.py
instruct.egg-info/PKG-INFO
instruct.egg-info/SOURCES.txt
instruct.egg-info/dependency_links.txt
instruct.egg-info/requires.txt
instruct.egg-info/top_level.txt
instruct/templates/data_class.jinja
instruct/templates/fast_clear.jinja
instruct/templates/fast_dumps.jinja
instruct/templates/fast_eq.jinja
instruct/templates/fast_getitem.jinja
instruct/templates/fast_iter.jinja
instruct/templates/fast_new.jinja
instruct/templates/getter.jinja
instruct/templates/history-setter-wrapper.jinja
instruct/templates/macros.jinja
instruct/templates/raw_get_set_state.jinja
instruct/templates/setter.jinja