Metadata-Version: 2.1
Name: nest-rpc-client
Version: 0.1.2b0
Summary: 
Author: Urazmaxambetov Serik
Author-email: urazmaxambetovserik@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: all
Provides-Extra: nats
Provides-Extra: rabbitmq
Provides-Extra: redis
Requires-Dist: aio-pika (>=9.5.5,<10.0.0) ; extra == "rabbitmq" or extra == "all"
Requires-Dist: nats-py (>=2.10.0,<3.0.0) ; extra == "nats"
Requires-Dist: redis (>=6.2.0,<7.0.0) ; extra == "redis" or extra == "all"
Description-Content-Type: text/markdown


