.gitignore
LICENSE
README.md
example.py
pyproject.toml
setup.cfg
setup.py
.github/workflows/ci.yml
.github/workflows/python-publish.yml
does_it_fit.egg-info/PKG-INFO
does_it_fit.egg-info/SOURCES.txt
does_it_fit.egg-info/dependency_links.txt
does_it_fit.egg-info/requires.txt
does_it_fit.egg-info/top_level.txt
example_package_for_flf/__init__.py
example_package_for_flf/_version.py
example_package_for_flf/core.py
tests/test_shape.py
tests/test_shape_brokens.py