add package jacket (#2757)

This commit is contained in:
Christopher Arndt 2023-11-23 17:52:21 +01:00 committed by GitHub
parent 988433b083
commit 3b6f47225f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31945,6 +31945,21 @@
"license": "MIT",
"web": "https://github.com/khchen/gura"
},
{
"name": "jacket",
"url": "https://github.com/SpotlightKid/jacket",
"method": "git",
"tags": [
"audio",
"midi",
"jack",
"library",
"wrapper"
],
"description": "A Nim wrapper for the JACK client-side C API aka libjack",
"license": "MIT",
"web": "https://github.com/SpotlightKid/jacket"
},
{
"name": "wasmrt",
"url": "https://github.com/yglukhov/wasmrt",