aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2018-03-09 16:01:11 -0600
committerGanesh Viswanathan <dev@genotrance.com>2018-03-09 16:01:11 -0600
commit113ebea93ce3a1af3a9ebc6a488a0718798f9c9a (patch)
treeaefa16354412ca9bd53401cc4396258a1c9c520a
parent73af620a5e09fa336ad60d9e5b4d61797fda306a (diff)
parent23e097f6d988e2e112e753895ba2a98dca65e4ab (diff)
downloadpackages-113ebea93ce3a1af3a9ebc6a488a0718798f9c9a.tar.gz
packages-113ebea93ce3a1af3a9ebc6a488a0718798f9c9a.zip
Add nimrax, nimbass
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a507efc..21b0cc4 100644
--- a/packages.json
+++ b/packages.json
@@ -8522,5 +8522,18 @@
"description": "Radix tree wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimrax"
+ },
+ {
+ "name": "nimbass",
+ "url": "https://github.com/genotrance/nimbass",
+ "method": "git",
+ "tags": [
+ "bass",
+ "audio",
+ "wrapper"
+ ],
+ "description": "Bass wrapper for Nim",
+ "license": "MIT",
+ "web": "https://github.com/genotrance/nimbass"
}
]