.coveragerc
.editorconfig
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
NEWS.rst
README.rst
SECURITY.md
mypy.ini
pyproject.toml
pytest.ini
ruff.toml
tea.yaml
towncrier.toml
tox.ini
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/main.yml
backports/configparser/__init__.py
backports/configparser/compat.py
configparser.egg-info/PKG-INFO
configparser.egg-info/SOURCES.txt
configparser.egg-info/dependency_links.txt
configparser.egg-info/requires.txt
configparser.egg-info/top_level.txt
docs/conf.py
docs/history.rst
docs/index.rst
tests/cfgparser.1
tests/cfgparser.2
tests/cfgparser.3
tests/compat.py
tests/test_backport.py
tests/test_configparser.py