LICENSE.md
MANIFEST.in
Makefile
README-pypi.rst
README.rst
pyproject.toml
setup.py
benchmark/__init__.py
benchmark/__main__.py
benchmark/plot.py
include/rpackcore.h
misc/crunch.py
misc/logo.py
misc/recstat.py
rectangle_packer.egg-info/PKG-INFO
rectangle_packer.egg-info/SOURCES.txt
rectangle_packer.egg-info/dependency_links.txt
rectangle_packer.egg-info/top_level.txt
rpack/__init__.py
rpack/_bigint_fallback.py
rpack/_core.pxd
rpack/_core.pyx
src/rpackcore.c
test/test.py
test/test_memory.py
test/test_pack.py