.gitignore
.pre-commit-config.yaml
CITATION.cff
LICENSE
README.md
pyproject.toml
tox.ini
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/SECURITY.md
.github/dependabot.yml
.github/pull_request_template.md
.github/release.yml
.github/ISSUE_TEMPLATE/01_bug.yml
.github/ISSUE_TEMPLATE/02_enhancement.yml
.github/ISSUE_TEMPLATE/03_docs.yml
.github/ISSUE_TEMPLATE/config.yml
.github/workflows/cache.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
tests/__init__.py
tests/format_test.py
tests/parse_test.py
tests/protocols_test.py
tests/readme_test.py
tests/validate_test.py
tosholi/__init__.py
tosholi/format.py
tosholi/parse.py
tosholi/protocols.py
tosholi/py.typed
tosholi/validate.py
tosholi.egg-info/PKG-INFO
tosholi.egg-info/SOURCES.txt
tosholi.egg-info/dependency_links.txt
tosholi.egg-info/requires.txt
tosholi.egg-info/top_level.txt