summaryrefslogtreecommitdiffstats
path: root/README.md
blob: a9ff457e7627bab862bcb4fc7c68b230c7434dcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ibus-libzhuyin

New Zhuyin engine based on libzhuyin for IBus

## Description
It includes a Chinese Zhuyin (Bopomofo) input method based on libzhuyin for IBus.

## Development

```
# dnf install ibus ibus-devel libpinyin libpinyin-devel opencc opencc-devel
$ ./autogen.sh
```
## License

[GNU General Public License v2.0](./COPYING)