.gitignore
CITATION.cff
LICENSE.txt
README.md
build.sh
pyproject.toml
.github/workflows/black.yml
.github/workflows/ci_with_install.yml
.github/workflows/python-publish.yml
dagmc_geometry_slice_plotter/__init__.py
dagmc_geometry_slice_plotter/_version.py
dagmc_geometry_slice_plotter/utils.py
dagmc_geometry_slice_plotter.egg-info/PKG-INFO
dagmc_geometry_slice_plotter.egg-info/SOURCES.txt
dagmc_geometry_slice_plotter.egg-info/dependency_links.txt
dagmc_geometry_slice_plotter.egg-info/requires.txt
dagmc_geometry_slice_plotter.egg-info/top_level.txt
examples/dagmc.h5m
examples/example_1_from_readme.py
examples/example_2_from_readme.py
examples/example_3_from_readme.py
examples/example_4_from_readme.py
examples/example_5_from_readme.py
tests/dagmc.h5m
tests/test_plot_slice_of_dagmc_file.py
tests/test_plot_slice_of_trimesh_object.py
tests/test_version.py