Thanks to visit codestin.com
Credit goes to github.com

Skip to content

libhangul/libhangul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libhangul
한글 입력을 위한 루틴을 구현한 라이브러리입니다.

빌드 방법:
    $ ./configure
    $ make
    # make install

python 모듈 빌드 방법:
    $ cd bindings/pyhangul
    $ make
    # make install


libhangul

How to build:
    $ ./autogen.sh
    $ ./configure
    $ make

How to install python module 'pyhangul':
    $ cd bindings/pyhangul
    $ make
    login as root
    # make install

About

A library to support hangul input method logic

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9