.coveragerc
.flake8
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGES.rst
DEVELOPER.rst
LICENSE
README.rst
codecov.yml
hook-importlib_resources.py
mypy.ini
pyproject.toml
pytest.ini
setup.cfg
setup.py
skeleton.md
tox.ini
update-zips.py
.github/workflows/automerge.yml
.github/workflows/main.yml
docs/conf.py
docs/history.rst
docs/index.rst
docs/migration.rst
docs/using.rst
importlib_resources/__init__.py
importlib_resources/_common.py
importlib_resources/_compat.py
importlib_resources/_py3.py
importlib_resources/abc.py
importlib_resources/py.typed
importlib_resources/readers.py
importlib_resources/trees.py
importlib_resources.egg-info/PKG-INFO
importlib_resources.egg-info/SOURCES.txt
importlib_resources.egg-info/dependency_links.txt
importlib_resources.egg-info/requires.txt
importlib_resources.egg-info/top_level.txt
importlib_resources/tests/__init__.py
importlib_resources/tests/_compat.py
importlib_resources/tests/test_files.py
importlib_resources/tests/test_open.py
importlib_resources/tests/test_path.py
importlib_resources/tests/test_read.py
importlib_resources/tests/test_reader.py
importlib_resources/tests/test_resource.py
importlib_resources/tests/util.py
importlib_resources/tests/data01/__init__.py
importlib_resources/tests/data01/binary.file
importlib_resources/tests/data01/utf-16.file
importlib_resources/tests/data01/utf-8.file
importlib_resources/tests/data01/subdirectory/__init__.py
importlib_resources/tests/data01/subdirectory/binary.file
importlib_resources/tests/data02/__init__.py
importlib_resources/tests/data02/one/__init__.py
importlib_resources/tests/data02/one/resource1.txt
importlib_resources/tests/data02/two/__init__.py
importlib_resources/tests/data02/two/resource2.txt
importlib_resources/tests/namespacedata01/binary.file
importlib_resources/tests/namespacedata01/utf-16.file
importlib_resources/tests/namespacedata01/utf-8.file
importlib_resources/tests/zipdata01/__init__.py
importlib_resources/tests/zipdata01/ziptestdata.zip
importlib_resources/tests/zipdata02/__init__.py
importlib_resources/tests/zipdata02/ziptestdata.zip