From 0be2c28b28c0ebe59bf8fd7c85b12bcee6ba43f4 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sun, 31 Dec 2017 19:12:25 +0000 Subject: New port: chinese/pycangjie This is a Python wrapper to libcangjie, the library implementing the Cangjie input method. WWW: http://cangjians.github.io/projects/pycangjie/ PR: 223565 Submitted by: hello@blubee.me --- chinese/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'chinese/Makefile') diff --git a/chinese/Makefile b/chinese/Makefile index e22e8c49bb33..4dbe24163c9f 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -92,6 +92,7 @@ SUBDIR += php-opencc SUBDIR += phpbb-tw SUBDIR += phpbb3-tw + SUBDIR += pycangjie SUBDIR += pyzy SUBDIR += qe SUBDIR += qt4-codecs-cn -- cgit v1.2.3