Metadata-Version: 2.4
Name: hostel-protocol-python
Version: 0.2.0
Summary: Pydantic models, transport and client for the Hostel protocol
Requires-Python: >=3.12
Requires-Dist: hostel-protocol>=0.1.0
Requires-Dist: protobuf>=7.0
Requires-Dist: pydantic>=2.5.0
Provides-Extra: client
Requires-Dist: pyzmq>=26.0; extra == 'client'
Provides-Extra: transport
Requires-Dist: pyzmq>=26.0; extra == 'transport'
