skk
library to deal with Japanese kana-kanji conversion method - development
Install
- All systems
-
curl cmd.cat/skk.sh
- Debian
-
apt-get install libskk-dev
- Ubuntu
-
apt-get install libskk-dev
- Arch Linux
-
pacman -S libskk-dev
- Kali Linux
-
apt-get install libskk-dev
- Fedora
-
dnf install libskk-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libskk-dev
- Raspbian
-
apt-get install libskk-dev
- Dockerfile
- dockerfile.run/skk
libskk-dev
library to deal with Japanese kana-kanji conversion method - development
Libskk is a library that provides GObject-based interface of Japanese input methods. Currently it supports SKK (Simple Kana Kanji) with various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code, T-Code, and NICOLA. This package contains the library development files.
libskk-tools
Tools for libskk
libskk-utils
program that emulates Japanese SKK input method
Libskk is a library that provides GObject-based interface of Japanese input methods. Currently it supports SKK (Simple Kana Kanji) with various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code, T-Code, and NICOLA. This package provides the skk tool that reads key sequences from the standard input and converts them to Japanese text according to SKK Japanese input method (Simple Kana to Kanji conversion program).
libskk
The libskk project aims to provide GObject-based interface of
Japanese input methods. Currently it supports SKK (Simple Kana Kanji) with various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code, T-Code, and NICOLA.