MANIFEST.in
README.md
setup.cfg
setup.py
version.py
test/test_builtin_types.py
test/test_complex_types.py
test/test_docannotate.py
test/test_external_sources.py
test/test_injection.py
test/test_returntypes.py
test/test_shell.py
typedargs/__init__.py
typedargs/annotate.py
typedargs/basic_structures.py
typedargs/doc_annotate.py
typedargs/exceptions.py
typedargs/lint.py
typedargs/metadata.py
typedargs/shell.py
typedargs/typeinfo.py
typedargs/utils.py
typedargs.egg-info/PKG-INFO
typedargs.egg-info/SOURCES.txt
typedargs.egg-info/dependency_links.txt
typedargs.egg-info/requires.txt
typedargs.egg-info/top_level.txt
typedargs/types/__init__.py
typedargs/types/basic_dict.py
typedargs/types/bool.py
typedargs/types/bytes.py
typedargs/types/float.py
typedargs/types/integer.py
typedargs/types/list.py
typedargs/types/map.py
typedargs/types/path.py
typedargs/types/string.py