LICENSE
NOTICE
README.md
pyproject.toml
omnist/__init__.py
omnist/cli.py
omnist/deserialize.py
omnist/document.py
omnist/errors.py
omnist/formats.py
omnist/infer.py
omnist/oml.py
omnist/osd.py
omnist/py.typed
omnist/registry.py
omnist/report.py
omnist/schema.py
omnist.egg-info/PKG-INFO
omnist.egg-info/SOURCES.txt
omnist.egg-info/dependency_links.txt
omnist.egg-info/entry_points.txt
omnist.egg-info/requires.txt
omnist.egg-info/top_level.txt
omnist/ops/__init__.py
omnist/ops/extract.py
omnist/ops/isomorphic.py
omnist/ops/minimize.py
omnist/ops/prune.py
omnist/ops/signature.py
omnist/ops/subschema.py
tests/test_canonical.py
tests/test_cli.py
tests/test_cli_examples.py
tests/test_cli_fuzz.py
tests/test_docs.py
tests/test_examples.py
tests/test_fuzz.py
tests/test_grammar_docs.py
tests/test_oml.py