.gitignore
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
pyproject.toml
setup.py
.github/workflows/pytest.yml
flatsplode/__init__.py
flatsplode/flatsplode.py
flatsplode/utils.py
flatsplode.egg-info/PKG-INFO
flatsplode.egg-info/SOURCES.txt
flatsplode.egg-info/dependency_links.txt
flatsplode.egg-info/top_level.txt
tests/__init__.py
tests/flatsplode_test.py
tests/utils_test.py