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