Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Dev0June/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

Releases

No releases published

Packages

No packages published

Languages

  • C 92.8%
  • CMake 3.6%
  • Python 1.4%
  • Makefile 1.2%
  • M4 0.5%
  • SWIG 0.3%
  • Other 0.2%