Metadata-Version: 2.1
Name: nonebot-plugin-webpreview
Version: 0.2.1
Summary: webpreview是一个适用于NoneBot的网页预览插件，使用pyppeteer调用本地的Chrome进行网页预览截图发送。所有代码均使用GPT构建
Home-page: https://github.com/AcoFork/nonebot-plugin-webpreview
Author: AcoFork
Author-email: af@acofork.top
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: base64
Requires-Dist: asyncio
Requires-Dist: pyppeteer

webpreview是一个适用于NoneBot的网页预览插件，使用pyppeteer调用本地的Chrome进行网页预览截图发送。所有代码均使用GPT构建
