MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
andal/__init__.py
andal/store.py
andal/types.py
andal.egg-info/PKG-INFO
andal.egg-info/SOURCES.txt
andal.egg-info/dependency_links.txt
andal.egg-info/top_level.txt
src/coordinator.c
src/disk.c
src/encoding.c
src/events.c
src/fastevents.h
src/fastevents_module.c
src/internal.h
src/partition.c
src/query.c
src/stringdict.c
src/wal.c
src/wal.h
tests/test_store_python.py