.editorconfig
CHANGES.md
HACKING.md
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
tox.nix
src/trivval/__init__.py
src/trivval/py.typed
src/trivval.egg-info/PKG-INFO
src/trivval.egg-info/SOURCES.txt
src/trivval.egg-info/dependency_links.txt
src/trivval.egg-info/top_level.txt
src/trivval.egg-info/zip-safe
unit_tests/__init__.py
unit_tests/data.py
unit_tests/test_error.py
unit_tests/test_markdown.py
unit_tests/test_validate.py