summaryrefslogtreecommitdiffstats
path: root/libraries/libskk/README
diff options
context:
space:
mode:
author Jun SAITO <jsaito@xopowo.info>2013-05-14 09:53:04 -0300
committer Robby Workman <rworkman@slackbuilds.org>2013-06-04 00:11:06 -0500
commitdc31fc3d4245c5709ef4622a33c178890f538411 (patch)
treef2808f320540008bbb177f257b8cac8f24dff246 /libraries/libskk/README
parent3059fead0c92d3ab065818a15ec821ac834ffadb (diff)
downloadslackbuilds-dc31fc3d4245c5709ef4622a33c178890f538411.tar.gz
slackbuilds-dc31fc3d4245c5709ef4622a33c178890f538411.tar.xz
libraries/libskk: Added (Japanese kana-to-kanji conversion library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/libskk/README')
-rw-r--r--libraries/libskk/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libskk/README b/libraries/libskk/README
new file mode 100644
index 0000000000..9822e41417
--- /dev/null
+++ b/libraries/libskk/README
@@ -0,0 +1,5 @@
+libskk is a GObject-based library to deal with Japanese kana-to-kanji
+conversion method. libskk includes basic features of SKK, various
+typing rules and dictionary types., GOBject based API with
+gobject-introspection, and, experimental support for intelligent
+kana-to-kanji conversion based on Viterbi algorithm.