.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
.github/workflows/test_and_deploy.yml
imodmodel/__init__.py
imodmodel/_version.py
imodmodel/data_structures.py
imodmodel/functions.py
imodmodel/parsers.py
imodmodel/specifications.py
imodmodel/utils.py
imodmodel.egg-info/PKG-INFO
imodmodel.egg-info/SOURCES.txt
imodmodel.egg-info/dependency_links.txt
imodmodel.egg-info/not-zip-safe
imodmodel.egg-info/requires.txt
imodmodel.egg-info/top_level.txt
tests/conftest.py
tests/test_functional_api.py
tests/test_functions.py
tests/test_parsers.py
tests/test_data/two_contour_example.mod