aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-08-18 12:07:11 +0200
committerAraq <rumpf_a@web.de>2015-08-18 12:07:11 +0200
commit4eb9158778f64838d24844b67099be96fd363a38 (patch)
tree74dca9c62e7c5f2bba652d9bf143d9f57ece6cf7
parentb152c2e044121085e6b05c45e3e6d4ab2b8a4eeb (diff)
downloadpackages-4eb9158778f64838d24844b67099be96fd363a38.tar.gz
packages-4eb9158778f64838d24844b67099be96fd363a38.zip
Added package sphinx
-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