8000 GitHub - libhangul/libhangul: A library to support hangul input method logic
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

libhangul/libhangul

Repository files navigation

libhangul
A library to support hangul input method logic, hanja dictionary and small
hangul character classification.

How to build
 From tarball
  $ ./configure
  $ make
  # make install

 From source repository
  $ ./autogen.sh
  $ ./configure
  $ make
  # make install

Download:
 * https://github.com/libhangul/libhangul/releases

Bug report:
 * https://github.com/libhangul/libhangul/issues

Web sites
 * Project page: https://github.com/libhangul/libhangul

About

A library to support hangul input method logic

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

0