Metadata-Version: 2.1
Name: pymirai
Version: 0.0.1
Summary: A simple python binding for the great project Mirai
Home-page: https://github.com/0h2o/pymirai
Author: 0h2o
Author-email: yype@foxmail.com
License: UNKNOWN
Description: # Mirai-Py
        
        Thanks for the great work of [Mirai](https://github.com/mamoe/mirai).
        
        This python binding relies on [Mirai Console v0.3.1](https://github.com/mamoe/mirai-console/releases/tag/v0.3.1) with [mirai-api-http-1.0.0](https://github.com/mamoe/mirai-api-http/releases/tag/1.0.0) installed.
        
        ---
        
        This package is for learning purposes only. For a better experience, see [kuriyama](https://pypi.org/project/kuriyama/).
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7.1
Description-Content-Type: text/markdown
