.gitignore
.readthedocs.yml
.travis.yml
LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/userguide.rst
docs/versionhistory.rst
tests/conftest.py
tests/dummymodule.py
tests/test_importhook.py
tests/test_typeguard.py
tests/test_typeguard_py36.py
typeguard/__init__.py
typeguard/importhook.py
typeguard/py.typed
typeguard/pytest_plugin.py
typeguard.egg-info/PKG-INFO
typeguard.egg-info/SOURCES.txt
typeguard.egg-info/dependency_links.txt
typeguard.egg-info/entry_points.txt
typeguard.egg-info/not-zip-safe
typeguard.egg-info/requires.txt
typeguard.egg-info/top_level.txt