Skip to content

The libarary for Hanjp engines.

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

Hanjp-IM/libhanjp

Repository files navigation

It is a library implemented for Hanjp input method engines. It is designed on GObject type system, so that it is easily portable to many platforms. You can use GObject Introspection for cross-language interoperability.

How to build

git clone --recurse-submodules https://github.com/Hanjp-IM/libhanjp.git
cd libhanjp
mkdir build
cd build
cmake ..
make

Dependencies

Currently, the library depends on two packages.

glib-2.0
libhangul

How to install above

# On ubuntu
sudo apt update && sudo apt install libglib2.0-dev libhangul-dev

About

The libarary for Hanjp engines.

Resources

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published