.gitignore
CITATION.cff
LICENSE.txt
README.md
build.sh
pyproject.toml
setup.cfg
setup.py
.github/workflows/anaconda-publish.yml
.github/workflows/black.yml
.github/workflows/ci_with_install.yml
.github/workflows/python-publish.yml
conda/conda_build_config.yaml
conda/meta.yaml
stl_to_h5m/__init__.py
stl_to_h5m/_version.py
stl_to_h5m/core.py
stl_to_h5m.egg-info/PKG-INFO
stl_to_h5m.egg-info/SOURCES.txt
stl_to_h5m.egg-info/dependency_links.txt
stl_to_h5m.egg-info/requires.txt
stl_to_h5m.egg-info/top_level.txt
tests/part1.stl
tests/part2.stl
tests/test_python_api.py