Metadata-Version: 2.1
Name: openyuanrong
Version: 0.10.0
Author: openyuanrong
Classifier: Programming Language :: Python :: 3.9
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.9,<3.15
Requires-Dist: cloudpickle==3.1.2
Requires-Dist: msgpack>=1.0.5
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: click<9,>=8.0.0
Requires-Dist: requests>=2.32.5
Requires-Dist: websockets>=13.0
Requires-Dist: aiohttp>=3.9.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: tomli-w>=1.2.0
Requires-Dist: Jinja2>=3.1.6
Requires-Dist: tomli>=2; python_version < "3.11"
Requires-Dist: protobuf<8,>=4.25.5; python_version < "3.14"
Requires-Dist: protobuf<8,>=7.35.1; python_version >= "3.14"
Provides-Extra: all
Requires-Dist: openyuanrong-runtime==0.10.0; extra == "all"
Requires-Dist: openyuanrong-functionsystem==0.10.0; extra == "all"
Requires-Dist: openyuanrong-datasystem==0.9.2; extra == "all"
Requires-Dist: openyuanrong-cpp-sdk==0.10.0; extra == "all"
Requires-Dist: openyuanrong-faas==0.10.0; extra == "all"
Requires-Dist: openyuanrong-dashboard==0.10.0; extra == "all"
Provides-Extra: cpp
Requires-Dist: openyuanrong-cpp-sdk==0.10.0; extra == "cpp"
Provides-Extra: dashboard
Requires-Dist: openyuanrong-dashboard==0.10.0; extra == "dashboard"
Provides-Extra: default
Requires-Dist: openyuanrong-runtime==0.10.0; extra == "default"
Requires-Dist: openyuanrong-functionsystem==0.10.0; extra == "default"
Requires-Dist: openyuanrong-datasystem==0.9.2; extra == "default"
Provides-Extra: faas
Requires-Dist: openyuanrong-faas==0.10.0; extra == "faas"

