Merge pull request #513 from Skrylar/add-jack0731

Add package jack
This commit is contained in:
Dominik Picheta 2017-05-30 11:49:54 +01:00 committed by GitHub
commit fc9d217ba8

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"
}
]