.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
hairloom/__init__.py
hairloom/bundle.py
hairloom/collect.py
hairloom/datatypes.py
hairloom/utils.py
hairloom.egg-info/PKG-INFO
hairloom.egg-info/SOURCES.txt
hairloom.egg-info/dependency_links.txt
hairloom.egg-info/entry_points.txt
hairloom.egg-info/requires.txt
hairloom.egg-info/top_level.txt
tests/test_bundle.py
tests/test_collect.py
tests/test_datatypes.py
tests/test_utils.py
tests/scripts/make_test_data.py