.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
README.md
noxfile.py
py.typed
pyproject.toml
requirements-dev.txt
requirements.txt
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/tests.yml
assets/logo.png
examples/basic.py
examples/defaults.py
examples/list_and_tuples.py
examples/unions_and_optionals.py
tests/tests.py
typed_configparser/__init__.py
typed_configparser/exceptions.py
typed_configparser/parser.py
typed_configparser.egg-info/PKG-INFO
typed_configparser.egg-info/SOURCES.txt
typed_configparser.egg-info/dependency_links.txt
typed_configparser.egg-info/top_level.txt