Skip to content

A library to support hangul input method logic

License

Notifications You must be signed in to change notification settings

bell1919/libhangul

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

297 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • C 52.4%
  • Objective-C 44.0%
  • Python 1.7%
  • Makefile 1.1%
  • M4 0.5%
  • Ruby 0.2%
  • Shell 0.1%