1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
libhangul
A library to support hangul input method logic, hanja dictionary and small
hangul character classification.
How to build
$ ./autogen.sh
$ ./configure
# make
Download:
* http://kldp.net/frs/?group_id=362
Bug report:
* bug tracker: http://kldp.net/tracker/?group_id=362
Mailing list
* mailing list: http://lists.kldp.net/mailman/listinfo/hangul-hackers
* mailing list archive: http://lists.kldp.net/pipermail/hangul-hackers/
Web sites
* Home page: http://hangul.kldp.net/
* Project page: http://kldp.net/projects/hangul/
* Wiki page: http://wiki.kldp.org/wiki.php/libhangul
|