README.md
setup.cfg
setup.py
src/shimport/__init__.py
src/shimport/_version.py
src/shimport/abcs.py
src/shimport/constants.py
src/shimport/hooks.py
src/shimport/importing.py
src/shimport/models.py
src/shimport/module.py
src/shimport/registry.py
src/shimport/types.py
src/shimport.egg-info/PKG-INFO
src/shimport.egg-info/SOURCES.txt
src/shimport.egg-info/dependency_links.txt
src/shimport.egg-info/not-zip-safe
src/shimport.egg-info/requires.txt
src/shimport.egg-info/top_level.txt
src/shimport/abcs/__init__.py
src/shimport/abcs/attrdict.py
src/shimport/util/__init__.py
src/shimport/util/lme.py
src/shimport/util/typing.py