navilera/libhangul
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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 우분투나 민트 리눅스는 libhangul.so.1.0.0 파일을 /usr/lib/x86_64-linux-gnu/ 로 복사하면 됩니다. libhangul.so.1.0.0은 libhangul/hangul/.libs에 있습니다. libhangul/hangul/.libs는 make 하면 생깁니다.
Languages
- C 96.1%
- Python 1.6%
- Makefile 1.0%
- M4 0.5%
- SWIG 0.4%
- Ruby 0.2%
- Other 0.2%