Metadata-Version: 2.1
Name: bk-plugin-framework
Version: 2.0.5
Summary: bk plugin python framework
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: apigw-manager[extra] (>=1.0.6,<1.2.0)
Requires-Dist: bk-plugin-runtime (==2.0.3)
Requires-Dist: pydantic (>=1.0,<2.0)
Requires-Dist: werkzeug (>=2.0.0,<3.0.0)
