Metadata-Version: 2.4
Name: bs-state
Version: 2.1.0
Summary: State
Project-URL: repository, https://github.com/BlindfoldedSurgery/bs-state
Author-email: BlindfoldedSurgery <team@blindfolded.surgery>
License-File: LICENSE
Classifier: Private :: Do Not Upload
Classifier: License :: OSI Approved :: MIT License
Requires-Python: <3.14,>=3.13
Requires-Dist: pydantic==2.11.*
Provides-Extra: file
Requires-Dist: aiofile<4,>=3; extra == 'file'
Provides-Extra: kubernetes
Requires-Dist: kubernetes-asyncio<33,>=32; extra == 'kubernetes'
Provides-Extra: redis
Requires-Dist: redis[hiredis]<7,>6; extra == 'redis'
Description-Content-Type: text/markdown

# bs-state

[![CI status][github-actions-image]][github-actions-link]
[![codecov][codecov-image]][codecov-link]

[github-actions-image]: https://github.com/blindfoldedsurgery/bs-state/actions/workflows/workflow.yml/badge.svg
[github-actions-link]: https://github.com/blindfoldedsurgery/bs-state/actions/workflows/workflow.yml

[codecov-image]: https://codecov.io/gh/BlindfoldedSurgery/bs-state/graph/badge.svg?token=BT5OY4VJ3P
[codecov-link]: https://codecov.io/gh/BlindfoldedSurgery/bs-state
