diff --git a/packages.json b/packages.json index 71353d9..4d3280a 100644 --- a/packages.json +++ b/packages.json @@ -2986,5 +2986,19 @@ "description": "Expat wrapper for Nim", "license": "MIT", "web": "https://github.com/nim-lang/expat" + }, + { + "name": "sphinx", + "url": "https://github.com/Araq/sphinx", + "method": "git", + "tags": [ + "sphinx", + "wrapper", + "search", + "engine" + ], + "description": "Sphinx wrapper for Nim", + "license": "LGPL", + "web": "https://github.com/Araq/sphinx" } ] \ No newline at end of file