.gitignore
.travis.yml
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
pytest.ini
requirements-dev.txt
requirements.txt
setup.py
tox.ini
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