LICENSE
README.md
pyproject.toml
src/purra_sqlite/__init__.py
src/purra_sqlite/codec.py
src/purra_sqlite/journal.py
src/purra_sqlite.egg-info/PKG-INFO
src/purra_sqlite.egg-info/SOURCES.txt
src/purra_sqlite.egg-info/dependency_links.txt
src/purra_sqlite.egg-info/requires.txt
src/purra_sqlite.egg-info/top_level.txt
tests/test_covering_indexes.py
tests/test_deferred_journal.py
tests/test_journal.py
tests/test_metadata.py
tests/test_root_scope.py
tests/test_row_integrity.py
tests/test_sqlite.py