Metadata-Version: 2.1
Name: nonebot-plugin-manager
Version: 0.1.0
Summary: Plugin Manager base on import hook
Home-page: https://github.com/Jigsaw111/nonebot_plugin_manager
License: MIT
Author: Jigsaw
Author-email: j1g5aw@foxmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: nonebot-adapter-cqhttp (>=2.0.0a11.post2,<3.0.0)
Requires-Dist: nonebot-plugin-trpglogger (>=0.1.4,<0.2.0)
Requires-Dist: nonebot2 (>=2.0.0-alpha.11,<3.0.0)
Project-URL: Repository, https://github.com/Jigsaw111/nonebot_plugin_manager
