diff --git a/packages.json b/packages.json index 9cd083d..4900121 100644 --- a/packages.json +++ b/packages.json @@ -11478,6 +11478,18 @@ "license": "MIT", "web": "https://github.com/pigmej/nim-simple-decimal" }, + { + "name": "fuzzy", + "url": "https://github.com/pigmej/fuzzy", + "method": "git", + "tags": [ + "fuzzy", + "search" + ], + "description": "Pure nim fuzzy search implementation. Supports substrings etc", + "license": "MIT", + "web": "https://github.com/pigmej/fuzzy" + }, { "name": "calibre", "url": "https://github.com/juancarlospaco/nim-calibre",