LICENSE
README.md
pyproject.toml
setup.py
packer/__init__.py
packer/packer.py
packer.typed.egg-info/PKG-INFO
packer.typed.egg-info/SOURCES.txt
packer.typed.egg-info/dependency_links.txt
packer.typed.egg-info/top_level.txt
packer/_types/__init__.py
packer/_types/base.py
packer/_types/float_types.py
packer/_types/int_types.py
packer/_types/sized_packers.py
tests/test_custom_packing.py
tests/test_packer_packing.py
tests/test_simple_packing.py
tests/test_sized_packing.py