Added package jack

This commit is contained in:
Joshua Cearley 2017-05-30 02:31:16 -05:00
parent 3b2237a11e
commit d24e26d61c

View File

@ -6439,5 +6439,19 @@
"description": "LAPACK bindings",
"license": "Apache2",
"web": "https://github.com/unicredit/nimlapack"
},
{
"name": "jack",
"url": "https://github.com/Skrylar/nim-jack",
"method": "git",
"tags": [
"jack",
"audio",
"binding",
"wrapper"
],
"description": "Shiny bindings to the JACK Audio Connection Kit.",
"license": "MIT",
"web": "https://github.com/Skrylar/nim-jack"
}
]