diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-11 16:30:41 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | c8c52a290713e4ed77148b7189aa5a310c862036 (patch) | |
tree | 943b88b9c297d3eb226d6716c0eeb589efff6347 /libraries/libcangjie | |
parent | 305b3e9059965d6250a476811d09a9e29cd79aaa (diff) | |
download | slackbuilds-c8c52a290713e4ed77148b7189aa5a310c862036.tar.gz |
libraries/libcangjie: Update README.
Diffstat (limited to 'libraries/libcangjie')
-rw-r--r-- | libraries/libcangjie/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/libraries/libcangjie/README b/libraries/libcangjie/README index 105829e49a..7bda1aa904 100644 --- a/libraries/libcangjie/README +++ b/libraries/libcangjie/README @@ -1,6 +1,9 @@ +libcangjie (Library for Cangjie input method) + Libcangjie is a C library implementing the Cangjie input method. -This library is based on Wan Leung Wong's original libcangjie and forked by Cangjians team. -The library handles all the mappings between the input codes and the desired characters -and provides some filtering options. + +This library is based on Wan Leung Wong's original libcangjie and forked +by Cangjians team. The library handles all the mappings between the input +codes and the desired characters and provides some filtering options. Libcangjie is licensed under LGPLv3 or later. |