.flake8
.gitignore
.readthedocs.yaml
LICENSE
README.md
RELEASING.md
prep_for_commit.sh
setup.py
.github/workflows/python-package.yml
conda/meta.yaml
docs/Makefile
docs/conf.py
docs/examples.rst
docs/igd_overview.rst
docs/igdtools.rst
docs/index.rst
docs/pyigd.rst
docs/requirements.txt
examples/igdread.py
examples/igdroh.py
examples/skip_missing.py
examples/xform.py
examples/xform_bv.py
pyigd/__init__.py
pyigd/extra.py
pyigd/readwrite.py
pyigd.egg-info/PKG-INFO
pyigd.egg-info/SOURCES.txt
pyigd.egg-info/dependency_links.txt
pyigd.egg-info/top_level.txt
test/test_extra.py
test/test_reader.py
test/test_writer.py