AUTHORS.md
LICENSE
README.md
pyproject.toml
setup.py
bigraph_schema/__init__.py
bigraph_schema/core.py
bigraph_schema/edge.py
bigraph_schema/parse.py
bigraph_schema/protocols.py
bigraph_schema/schema.py
bigraph_schema/units.py
bigraph_schema.egg-info/PKG-INFO
bigraph_schema.egg-info/SOURCES.txt
bigraph_schema.egg-info/dependency_links.txt
bigraph_schema.egg-info/requires.txt
bigraph_schema.egg-info/top_level.txt
bigraph_schema/methods/__init__.py
bigraph_schema/methods/apply.py
bigraph_schema/methods/check.py
bigraph_schema/methods/default.py
bigraph_schema/methods/generalize.py
bigraph_schema/methods/handle_parameters.py
bigraph_schema/methods/infer.py
bigraph_schema/methods/jump.py
bigraph_schema/methods/merge.py
bigraph_schema/methods/realize.py
bigraph_schema/methods/resolve.py
bigraph_schema/methods/serialize.py
bigraph_schema/methods/validate.py
bigraph_schema/package/__init__.py
bigraph_schema/package/discover.py