.gitignore
.readthedocs.yml
LICENSE
README.md
mkdocs.yml
pyproject.toml
tox.ini
.github/workflows/test.yaml
docs/index.md
docs/reference.md
docs/css/custom.css
mif/__init__.py
mif/__main__.py
mif/grammar.bnf
mif.egg-info/PKG-INFO
mif.egg-info/SOURCES.txt
mif.egg-info/dependency_links.txt
mif.egg-info/requires.txt
mif.egg-info/top_level.txt
tests/__init__.py
tests/__main__.py
tests/data/example-wide.mif
tests/data/example.mif