aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorc-blake <c-blake@users.noreply.github.com>2019-01-05 04:57:55 -0500
committerMiran <narimiran@disroot.org>2019-01-05 10:57:55 +0100
commitd77c43bb4d720417770d285a30ce0594e9ac7c23 (patch)
tree6ab644966c3d44e7824a1f12b3acb88ec26a517a
parentec99bc7067f9cb8e82f304b480f6a54f5ff10496 (diff)
downloadpackages-d77c43bb4d720417770d285a30ce0594e9ac7c23.tar.gz
packages-d77c43bb4d720417770d285a30ce0594e9ac7c23.zip
Added package suggest (#976)
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 189b993..c316261 100644
--- a/packages.json
+++ b/packages.json
@@ -12338,6 +12338,19 @@
"web": "https://github.com/juancarlospaco/nim-itchio"
},
{
+ "name": "suggest",
+ "url": "https://github.com/c-blake/suggest.git",
+ "method": "git",
+ "tags": [
+ "library",
+ "spell-check",
+ "edit-distance"
+ ],
+ "description": "mmap-persistent SymSpell spell checking algorithm",
+ "license": "MIT",
+ "web": "https://github.com/c-blake/suggest.git"
+ },
+ {
"name": "gurl",
"url": "https://github.com/MaxUNof/gurl",
"method": "git",