summaryrefslogtreecommitdiff
path: root/open-source-lorries/libpinyin.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-11-09 16:01:46 +0900
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-11-09 11:24:58 +0000
commitb128152826e8f83f6949956ff50e89a3bb1f2efc (patch)
tree55096205701b879d317633224f88471b142ffaad /open-source-lorries/libpinyin.lorry
parentc0e1848d9958996dd617be50c6c47c28437cb3e3 (diff)
downloadlorries-b128152826e8f83f6949956ff50e89a3bb1f2efc.tar.gz
Added libpinyin lorry
A library for dealing with chinese pinyin logic. This library provides the core logic for the implementation of pinyin input methods. Change-Id: I61fcd085108365b5e0c698805dde23dee3a095fe
Diffstat (limited to 'open-source-lorries/libpinyin.lorry')
-rw-r--r--open-source-lorries/libpinyin.lorry7
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries/libpinyin.lorry b/open-source-lorries/libpinyin.lorry
new file mode 100644
index 0000000..45b070d
--- /dev/null
+++ b/open-source-lorries/libpinyin.lorry
@@ -0,0 +1,7 @@
+{
+ "libpinyin": {
+ "type": "git",
+ "url": "https://github.com/libpinyin/libpinyin.git"
+ }
+}
+