LICENSE
MANIFEST.in
README.md
pyproject.toml
src/sublation/__init__.py
src/sublation/core.py
src/sublation/py.typed
src/sublation/truths.py
src/sublation.egg-info/PKG-INFO
src/sublation.egg-info/SOURCES.txt
src/sublation.egg-info/dependency_links.txt
src/sublation.egg-info/requires.txt
src/sublation.egg-info/top_level.txt
tests/test_core.py
tests/test_properties.py
tests/test_truths.py
tests/test_validation.py