diff options
Diffstat (limited to 'libraries/libcangjie/README')
-rw-r--r-- | libraries/libcangjie/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libcangjie/README b/libraries/libcangjie/README new file mode 100644 index 000000000000..105829e49afa --- /dev/null +++ b/libraries/libcangjie/README @@ -0,0 +1,6 @@ +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. + +Libcangjie is licensed under LGPLv3 or later. |