Add package finalseg (#845)

* Added package finalseg

* Update packages.json
This commit is contained in:
Bung 2018-08-28 21:28:53 +08:00 committed by Dominik Picheta
parent a3153c8771
commit bc55ce19c1

View File

@ -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"
}
]