艾刷 (libRush = lib + IBus + Rust + h): 用 rust 编写的 ibus 模块, 不用 GObject (ibus module written in pure rust, without GObject)
|
6 months ago | |
---|---|---|
.github | 6 months ago | |
aur | 8 months ago | |
doc | 11 months ago | |
rpm | 6 months ago | |
src | 8 months ago | |
.gitignore | 11 months ago | |
Cargo.toml | 6 months ago | |
LICENSE | 1 year ago | |
README.md | 6 months ago | |
build.rs | 6 months ago |
https://github.com/fm-elpac/librush
镜像 (mirror):
艾刷 (libRush = lib + IBus + Rust + h): 用 rust 编写的 ibus 模块, 不用 GObject (ibus module written in pure rust, without GObject)
ibus 输入法框架使用 C 语言和 GObject 编写, 并不方便在 rust 编程语言之中使用. 于是又造了这个轮子. (狗头)
The ibus input method framework is written in C and GObject. This project is created for easy use of ibus in rust.
《ibus 源代码阅读 (1)》
《发布 rust 源码包 (crates.io)》
zh_CN
)project first language: Chinese
en
)project second language: English
public API language: English
main author location: China
项目类型: 个人
project type: personal
对此项目的贡献 (提问题, 提交代码等) 尽量在主平台 (github) 进行. 在镜像平台的贡献很可能会被忽略.
Please contribute (issue, PR, etc.) at the main platform (github). The mirrors can be ignored.
适用于本仓库 (librush). 当下列条件任意一条满足时,
本仓库的软件需要发布新的维护版本 (版本号 x.y.z
其中 z
+ 1). "更新所有依赖"
并重新编译 (构建):
When any of the following is true, this repo should release a new version
(version number x.y.z
, z
+ 1).
Update all dependencies, and rebuild:
x.y.z
其中 x
或 y
变化)rustc release a new version (version number x.y.z
, x
or y
change)
The dependencies or this repo release an important security update.
当前重要依赖的版本号:
Current version number of important dependencies:
https://github.com/rust-lang/rust
https://www.freedesktop.org/wiki/Software/dbus/
https://github.com/dbus2/zbus/
https://wiki.gnome.org/Projects/GnomeShell https://gitlab.gnome.org/GNOME/gnome-shell/
https://help.gnome.org/misc/release-notes/3.6/i18n-ibus.html
https://github.com/libpinyin/ibus-libpinyin
This repository is released under:
LGPL-2.1-or-later
or GPL-3.0-or-later
, at your option.
本仓库的许可从以下之中任选: LGPL-2.1 或更新版本, GPL-3.0 或更新版本.