Metadata-Version: 2.4
Name: hostel-protocol-python
Version: 0.4.4
Summary: Pydantic models, transport and client for the Hostel protocol
Requires-Python: >=3.12
Requires-Dist: hostel-protocol>=0.4.2
Requires-Dist: protobuf<8,>=7.35.1
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'
