Added package nimfuzzy (#961)

This commit is contained in:
genotrance 2018-12-11 05:50:28 -06:00 committed by Miran
parent f5fc73438a
commit b11e98519b

View File

@ -11839,5 +11839,19 @@
"description": "deque implementatoin using DoublyLinkedRing",
"license": "MIT",
"web": "https://github.com/technicallyagd/ringDeque"
},
{
"name": "nimfuzzy",
"url": "https://github.com/genotrance/nimfuzzy",
"method": "git",
"tags": [
"fuzzy",
"search",
"match",
"fts"
],
"description": "Fuzzy search wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimfuzzy"
}
]