Metadata-Version: 2.4
Name: gabriel-client
Version: 4.1
Summary: Client library for the Gabriel real-time AI orchestration framework
Project-URL: Homepage, http://gabriel.cs.cmu.edu
Project-URL: Repository, https://github.com/cmusatyalab/gabriel/
Author-email: Aditya Chanana <achanana@cs.cmu.edu>
Maintainer-email: CMU Satyalab <gabriel@cmusatyalab.org>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Requires-Dist: gabriel-protocol==4.1
Requires-Dist: opencv-python
Requires-Dist: prometheus-client
Requires-Dist: protobuf<7.0.0,>=6.0.0
Requires-Dist: pyzmq
Requires-Dist: websockets
