Added package suggest (#976)

This commit is contained in:
c-blake 2019-01-05 04:57:55 -05:00 committed by Miran
parent ec99bc7067
commit d77c43bb4d

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",