nkf
Network Kanji Filter
Nkf is yet another kanji code converter among networks, hosts and terminals. It converts input kanji code to designated kanji code such as ISO-2022-JP, Shift_JIS, EUC-JP, UTF-8, UTF-16 or UTF-32.
- Versions: 2.1.5
- Website: https://ja.osdn.net/projects/nkf/
- Licenses: Zlib
- Package source: gnu/packages/textutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of nkf
as follows:
guix install nkf
Or install a particular version:
guix install nkf@2.1.5
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.
Badge code
You can use the following badge to inform users of nkf about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/nkf'><img src='https://packages.guix.gnu.org/packages/nkf/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/nkf)
Example Org:
[[https://packages.guix.gnu.org/packages/nkf][https://packages.guix.gnu.org/packages/nkf/badges/latest-version.svg]]