├── .gitignore ├── README.org ├── gbkpy.org ├── pyim2fcitx.py └── pyphrase.mb /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redguardtoo/pyim2fcitx/HEAD/.gitignore -------------------------------------------------------------------------------- /README.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redguardtoo/pyim2fcitx/HEAD/README.org -------------------------------------------------------------------------------- /gbkpy.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redguardtoo/pyim2fcitx/HEAD/gbkpy.org -------------------------------------------------------------------------------- /pyim2fcitx.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redguardtoo/pyim2fcitx/HEAD/pyim2fcitx.py -------------------------------------------------------------------------------- /pyphrase.mb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redguardtoo/pyim2fcitx/HEAD/pyphrase.mb --------------------------------------------------------------------------------