Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Japanese SKK input method library

License

NotificationsYou must be signed in to change notification settings

ueno/libskk

Repository files navigation

Build StatusCoverage Status

Features

  • Support basic features of SKK including: new word registration,completion, numeric conversion, abbrev mode, kuten input,hankaku-katakana input, Lisp expression evaluation (concat only),and re-conversion.

  • Support various typing rules including: romaji-to-kana, AZIK,TUT-Code, and NICOLA.

  • Support various dictionary types including: file dictionary (such asSKK-JISYO.[SML]), user dictionary, skkserv, and CDB formatdictionary.

  • GObject based API with gobject-introspection support.

Documentation

Test

$ echo "A i SPC" | skk{ "input": "A i SPC", "output": "", "preedit": "▼愛" }$ echo "K a p a SPC K a SPC" | skk{ "input": "K a p a SPC K a SPC", "output": "", "preedit": "▼かぱ【▼蚊】" }$ echo "r k" | skk -r tutcode{ "input": "r k", "output": "あ", "preedit": "" }$ echo "a (usleep 50000) b (usleep 200000)" | skk -r nicola{ "input": "a (usleep 50000) b (usleep 200000)", "output": "うへ", "preedit": "" }

License

GPLv3+Copyright (C) 2011-2018 Daiki Ueno <ueno@gnu.org>Copyright (C) 2011-2018 Red Hat, Inc.This file is free software; as a special exception the author givesunlimited permission to copy and/or distribute it, with or withoutmodifications, as long as this notice is preserved.This file is distributed in the hope that it will be useful, butWITHOUT ANY WARRANTY, to the extent permitted by law; without even theimplied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

About

Japanese SKK input method library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors17


[8]ページ先頭

©2009-2025 Movatter.jp