# opp [English](README.md) | 简体中文 (WIP)开放插件协议(OpenPlugin Protocol)🚧 官网 | [crates.io](https://crates.io/crates/opp) | [docs.rs](https://docs.rs/opp/latest/opp) 原始作者:[@czy-29](https://github.com/czy-29) 最新版本:[v0.0.7](https://github.com/opensound-org/opp/releases/tag/v0.0.7) ![Crates.io Total Downloads](https://img.shields.io/crates/d/opp) [![Crates.io Dependents](https://img.shields.io/crates/dependents/opp)](https://crates.io/crates/opp/reverse_dependencies) ![GitHub Repo stars](https://img.shields.io/github/stars/opensound-org/opp) ![MSRV (version)](https://img.shields.io/crates/msrv/opp/0.0.7?label=v0.0.7-msrv) [![dependency status (version)](https://deps.rs/crate/opp/0.0.7/status.svg?subject=v0.0.7-deps)](https://deps.rs/crate/opp/0.0.7) ![MSRV (git)](https://img.shields.io/badge/git--msrv-1.80.0-blue) [![dependency status (git)](https://deps.rs/repo/github/opensound-org/opp/status.svg?subject=git-deps)](https://deps.rs/repo/github/opensound-org/opp) [![Static Badge](https://img.shields.io/badge/build_with-Rust_1.81.0-dca282)](https://blog.rust-lang.org/2024/09/05/Rust-1.81.0.html)
## 是什么 🚧(构建中……) ## 为什么 🚧(构建中……) ## 怎么用 🚧(构建中……) # 许可证 本项目使用以下两种许可之一 * Apache协议,2.0版本,([LICENSE-APACHE](LICENSE-APACHE) 或 http://www.apache.org/licenses/LICENSE-2.0) * MIT协议 ([LICENSE-MIT](LICENSE-MIT) 或 http://opensource.org/licenses/MIT) 由您选择。 ## 贡献 [Github](https://github.com/opensound-org/opp)是我们的[单一信源](https://en.wikipedia.org/wiki/Single_source_of_truth),这里我们欢迎所有的issue和pull request。 我们另有两个[自动推送](.github/workflows/mirror.yml)的下游只读镜像: - [GitLab](https://gitlab.com/opensound-org/opp) - [Gitee](https://gitee.com/opensound-org/opp) 由于它们是只读镜像,因此请不要在这两个平台上发起任何合并请求或pull request。 除非您另有明确说明,否则您有意提交的 包含在 `opp` 中的任何贡献(如 Apache-2.0 许可证中所定义)均应 获得上述双重许可,无需任何附加条款或条件。