Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libhangul/libhangul
A library to support hangul input method logic
https://github.com/libhangul/libhangul
Last synced: about 1 month ago
JSON representation
A library to support hangul input method logic
- Host: GitHub
- URL: https://github.com/libhangul/libhangul
- Owner: libhangul
- License: lgpl-2.1
- Created: 2011-11-03T13:49:09.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T02:38:43.000Z (over 1 year ago)
- Last Synced: 2024-03-25T22:09:48.717Z (9 months ago)
- Language: C
- Homepage:
- Size: 5.97 MB
- Stars: 184
- Watchers: 26
- Forks: 85
- Open Issues: 29
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
- awesome-hangul - libhangul - A library to support hangul input method logic (Programming Languages / C)
README
libhangul
A library to support hangul input method logic, hanja dictionary and small
hangul character classification.How to build
From tarball
$ ./configure
$ make
# make installFrom source repository
$ ./autogen.sh
$ ./configure
$ make
# make installDownload:
* https://github.com/libhangul/libhangul/releasesBug report:
* https://github.com/libhangul/libhangul/issuesWeb sites
* Project page: https://github.com/libhangul/libhangul