Metadata-Version: 2.4
Name: protostream
Version: 0.3.0
Summary: Low-latency, lossless event streaming for scientific data collection
Requires-Python: >=3.13
Requires-Dist: msgpack>=1.0
Provides-Extra: input
Requires-Dist: pynput>=1.7; extra == "input"
Provides-Extra: crypto
Requires-Dist: cryptography>=42; extra == "crypto"
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: pytest-asyncio>=0.24; extra == "dev"
