.markdownlint.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements.txt
schema.json
spec.md
.github/dependabot.yml
.github/workflows/python-app.yml
.github/workflows/python-publish.yml
docs/Makefile
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
docs/source/phir.rst
phir/__init__.py
phir/cli.py
phir/model.py
phir/py.typed
phir.egg-info/PKG-INFO
phir.egg-info/SOURCES.txt
phir.egg-info/dependency_links.txt
phir.egg-info/entry_points.txt
phir.egg-info/requires.txt
phir.egg-info/top_level.txt
tests/cond_barrier_qparallel.json
tests/example.json
tests/test_model.py