.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md
__init__.py
setup.cfg
setup.py
simplesam.py
.github/workflows/deploy.yml
.github/workflows/tests.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/requirements.txt
scripts/pileup.py
simplesam.egg-info/PKG-INFO
simplesam.egg-info/SOURCES.txt
simplesam.egg-info/dependency_links.txt
simplesam.egg-info/requires.txt
simplesam.egg-info/top_level.txt
tests/__init__.py