Metadata-Version: 2.1
Name: nonebot-plugin-todo-nlp
Version: 0.1.7
Summary: 一款自动识别提醒内容，可生成todo图片并定时推送的nonebot2插件
License: MIT
Author: CofinCup
Author-email: 864341840@qq.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
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: jionlp (>=1.4.17,<2.0.0)
Requires-Dist: nonebot-adapter-onebot (>=2.1.3,<3.0.0)
Requires-Dist: nonebot-plugin-apscheduler (>=0.1.4,<0.2.0)
Requires-Dist: nonebot-plugin-htmlrender (>=0.1.1,<0.2.0)
Requires-Dist: nonebot2 (>=2.0.0-beta.5,<3.0.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: pathlib (>=1.0.1,<2.0.0)
