Skip to content

gureum/libhangul

This branch is 9 commits ahead of, 2 commits behind libhangul/libhangul:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

38ef8ab · Apr 3, 2023
Sep 3, 2009
Mar 24, 2023
Jun 6, 2018
Apr 3, 2023
Oct 12, 2021
Feb 11, 2023
Sep 22, 2021
Feb 15, 2023
Mar 5, 2016
Nov 19, 2005
Feb 26, 2023
Oct 1, 2005
Jun 6, 2018
Oct 16, 2011
Jun 6, 2018
Apr 6, 2021
Feb 26, 2023
Feb 26, 2023
Sep 28, 2021
Mar 27, 2016
Mar 2, 2023

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%