LICENSE
MANIFEST.in
README.md
_kastoremodule.c
pyproject.toml
setup.py
kastore/__init__.py
kastore/__main__.py
kastore/_version.py
kastore/cli.py
kastore/exceptions.py
kastore/store.py
kastore.egg-info/PKG-INFO
kastore.egg-info/SOURCES.txt
kastore.egg-info/dependency_links.txt
kastore.egg-info/entry_points.txt
kastore.egg-info/requires.txt
kastore.egg-info/top_level.txt
kastore/include/kastore.h
lib/kastore.c
lib/kastore.h
tests/test_cli.py
tests/test_errors.py
tests/test_file_format.py
tests/test_fileobj.py
tests/test_interface.py
tests/test_python_c.py
tests/test_standard_files.py
tests/test_storage.py