mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Add package finalseg (#845)
* Added package finalseg * Update packages.json
This commit is contained in:
parent
a3153c8771
commit
bc55ce19c1
@ -10532,5 +10532,18 @@
|
|||||||
"description": "daemonizer for Unix, Linux and OS X",
|
"description": "daemonizer for Unix, Linux and OS X",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bung87/daemon"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user