LICENSE
NOTICE
README.md
pyproject.toml
omnist/__init__.py
omnist/errors.py
omnist/py.typed
omnist.egg-info/PKG-INFO
omnist.egg-info/SOURCES.txt
omnist.egg-info/dependency_links.txt
omnist.egg-info/requires.txt
omnist.egg-info/top_level.txt
omnist/canonical/__init__.py
omnist/canonical/deserialize.py
omnist/canonical/document.py
omnist/canonical/dsl.py
omnist/canonical/formats.py
omnist/canonical/infer.py
omnist/canonical/oml.py
omnist/canonical/operations.py
omnist/canonical/registry.py
omnist/canonical/report.py
omnist/canonical/schema.py
tests/test_canonical.py
tests/test_docs.py
tests/test_examples.py
tests/test_fuzz.py
tests/test_grammar_docs.py
tests/test_oml.py