Metadata-Version: 2.1
Name: lightningrobot-next
Version: 0.0.1
Summary: 轻快，好用，基于Python的多平台机器人框架。
Author-email: Zhihan <zhihan2727@hotmail.com>
License: MIT License
        
        Copyright (c) 2024 Lightning Robot
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: Homepage, https://lightningrobot.github.io/
Project-URL: Documentation, https://lightningrobot.github.io/
Project-URL: Repository, https://github.com/LightningRobot/core.git
Project-URL: Bug Tracker, https://github.com/LightningRobot/core/issues
Keywords: robot,lightningrobot
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

<div align="center">
  <a href="https://lightningrobot.github.io/" target="_blank">
    <img width="160" src="https://lightningrobot.github.io/logo.png" alt="logo">
  </a>
  <h1 id="koishi"><a href="https://lightningrobot.github.io/" target="_blank">闪电机器人</a></h1>

</div>

## 介绍

LightningRobot 是一个跨平台、可扩展、高性能的聊天机器人框架。

它的图标来源于“闪电”Emoji，简单易懂，这个名字也包含着框架允许快如闪电的寓意。

## 使用
- [快速起步](https://lightningrobot.github.io/)
- [插件开发](https://lightningrobot.github.io/dev/)

## 关于
闪电机器人完全使用 [MIT](./LICENSE) 协议开源，每个人都应维护良好的开源生态。

Copyright © 2023-2024, Zhihan
