Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/choehwanjin/libhangul
A library to support hangul input method logic
https://github.com/choehwanjin/libhangul
Last synced: 18 days ago
JSON representation
A library to support hangul input method logic
- Host: GitHub
- URL: https://github.com/choehwanjin/libhangul
- Owner: choehwanjin
- License: lgpl-2.1
- Fork: true (libhangul/libhangul)
- Created: 2021-04-04T02:30:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T19:24:54.000Z (6 months ago)
- Last Synced: 2024-10-01T23:02:55.485Z (about 1 month ago)
- Language: C
- Homepage:
- Size: 5.97 MB
- Stars: 18
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
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