.gitignore
CHANGELOG.md
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/tests.yml
examples/exclastar_demo.py
src/mcmststream/__init__.py
src/mcmststream/core.py
src/mcmststream/utils.py
src/mcmststream.egg-info/PKG-INFO
src/mcmststream.egg-info/SOURCES.txt
src/mcmststream.egg-info/dependency_links.txt
src/mcmststream.egg-info/requires.txt
src/mcmststream.egg-info/top_level.txt
src/mcmststream/data/ExclaStar.txt
tests/test_basic.py