Metadata-Version: 2.1
Name: nonebot-plugin-mediawiki
Version: 0.1.0
Summary: nonebot2 mediawiki 查询插件
Home-page: https://github.com/KoishiStudio/nonebot-plugin-mediawiki
License: AGPL-3.0-or-later
Author: KoishiChan
Author-email: 68314080+KoishiStudio@users.noreply.github.com
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.8.1,<3.9.0)
Requires-Dist: nonebot-adapter-onebot (>=2.0.0b1,<2.1.0)
Requires-Dist: nonebot2 (>=2.0.0b2,<2.1.0)
Project-URL: Repository, https://github.com/KoishiStudio/nonebot-plugin-mediawiki
Description-Content-Type: text/markdown

# nonebot-plugin-mediawiki
适用于 nonebot2 的 MediaWiki 查询插件

本项目是 [Flandre](https://github.com/KoishiStudio/Flandre) 的一部分，经简单修改成为独立插件发布

使用方法位于插件源代码内，也可以使用 [nonebot-plugin-help](https://github.com/XZhouQD/nonebot-plugin-help) 在运行时查询帮助

