AGENTS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
RELEASING.md
SECURITY.md
pyproject.toml
docs/ARCHIVE_FORMAT.md
src/statecrate/__init__.py
src/statecrate/_archive.py
src/statecrate/_filesystem.py
src/statecrate/api.py
src/statecrate/errors.py
src/statecrate/keys.py
src/statecrate/models.py
src/statecrate/py.typed
src/statecrate.egg-info/PKG-INFO
src/statecrate.egg-info/SOURCES.txt
src/statecrate.egg-info/dependency_links.txt
src/statecrate.egg-info/requires.txt
src/statecrate.egg-info/top_level.txt
tests/test_archive_security.py
tests/test_models.py
tests/test_round_trip.py
tests/test_validation.py