Skip to content

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

Packages

No packages published

Languages

  • C 92.2%
  • CMake 3.8%
  • Python 1.5%
  • Makefile 1.2%
  • M4 0.6%
  • SWIG 0.4%
  • Other 0.3%