From 4eb9158778f64838d24844b67099be96fd363a38 Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 18 Aug 2015 12:07:11 +0200 Subject: [PATCH] Added package sphinx --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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