Added package nimbass

This commit is contained in:
Ganesh Viswanathan 2018-03-08 23:11:13 -06:00
parent ce5acc2314
commit 23e097f6d9

View File

@ -8450,7 +8450,7 @@
"method": "git",
"tags": [
"library",
"useragent"
"useragent"
],
"description": "User Agent parser for nim.",
"license": "MIT",
@ -8507,5 +8507,18 @@
"description": "Everything you want to do with colors.",
"license": "MIT",
"web": "https://github.com/treeform/chroma"
}
},
{
"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"
}
]