LICENSE
README.md
pyproject.toml
src/deontic/__init__.py
src/deontic/dictionary.py
src/deontic/errors.py
src/deontic/hooks.py
src/deontic/lexer.py
src/deontic/parser.py
src/deontic/resolve.py
src/deontic.egg-info/PKG-INFO
src/deontic.egg-info/SOURCES.txt
src/deontic.egg-info/dependency_links.txt
src/deontic.egg-info/requires.txt
src/deontic.egg-info/top_level.txt
tests/test_conformance.py
tests/test_packaging.py
tests/test_parser.py