aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 385d2ba..7de016b 100644
--- a/packages.json
+++ b/packages.json
@@ -10532,5 +10532,18 @@
"description": "daemonizer for Unix, Linux and OS X",
"license": "MIT",
"web": "https://github.com/bung87/daemon"
+ },
+ {
+ "name": "finalseg",
+ "url": "https://github.com/bung87/finalseg",
+ "method": "git",
+ "tags": [
+ "library",
+ "chinese",
+ "words"
+ ],
+ "description": "jieba's finalseg port to nim",
+ "license": "MIT",
+ "web": "https://github.com/bung87/finalseg"
}
]