anthy 9100h
Japanese input method
Anthy is a Japanese input method for converting hiragana text to mixed kana and kanji. It is written in the C programming language. Anthy stores personal customizations (words it has learned from the user's input, words the user has explicitly added, etc.) in the ~/.anthy/
directory. This package contains the anthy C libraries, the cannadic and alt-cannadic kana dictionaries, as well as command-line tools for using anthy and managing dictionaries.
- Outputs:
out
- Website: https://anthy.osdn.jp/
- Licenses: GPL 2 · LGPL 2.1+
- Package source: gnu/packages/anthy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install anthy 9100h
as follows:
guix install anthy@9100h
Or install the latest version:
guix install anthy
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.