Metadata-Version: 2.1
Name: nonetrip
Version: 0.2.2
Summary: A compatibility layer plug-in on NoneBot2 which can provide compatibility with NoneBot1
License: MIT
Author: mix
Author-email: admin@yami.im
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: scheduler
Requires-Dist: APScheduler (>=3.7.0,<4.0.0); extra == "scheduler"
Requires-Dist: aiocache (>=0.11.1,<0.12.0)
Requires-Dist: nonebot2 (>=2.0.0-alpha.10,<3.0.0)
Requires-Dist: singledispatchmethod (>=1.0,<2.0)
