libskk 1.0.5
Dealing with Japanese kana-to-kanji conversion
libskk is a library to deal with Japanese kana-to-kanji conversion method.
- Outputs:
out
- Website: https://github.com/ueno/libskk
- Licenses: GPL 3+
- Package source: gnu/packages/language.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libskk 1.0.5
as follows:
guix install libskk@1.0.5
Or install the latest version:
guix install libskk
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.