aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
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