.gitignore
.gitlint
.gitmodules
.pre-commit-config.yaml
.readthedocs.yml
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
.github/workflows/release.yml
.github/workflows/test.yml
docs/.gitignore
docs/Makefile
docs/basic_usage.rst
docs/conf.py
docs/index.rst
docs/met.png
docs/met.pse
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
macromol_voxelize.egg-info/PKG-INFO
macromol_voxelize.egg-info/SOURCES.txt
macromol_voxelize.egg-info/dependency_links.txt
macromol_voxelize.egg-info/requires.txt
macromol_voxelize.egg-info/top_level.txt
src/__init__.py
src/_voxelize.cc
src/pymol.py
src/voxelize.py
tests/test_voxelize.nt
tests/test_voxelize.py