Added package suggest (#976)

This commit is contained in:
c-blake
2019-01-05 10:57:55 +01:00
committed by Miran
parent ec99bc7067
commit d77c43bb4d
+13
View File
@@ -12337,6 +12337,19 @@
"license": "MIT",
"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",