add package clap (#2875)

This commit is contained in:
Morgan 2024-05-16 16:28:10 -04:00 committed by GitHub
parent 3f5772d0bd
commit 15db513026
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33439,5 +33439,22 @@
"description": "High-level Tk wrapper for Nim",
"license": "MIT",
"web": "https://github.com/neroist/nimtk"
},
{
"name": "clap",
"url": "https://github.com/morganholly/nim-clap",
"method": "git",
"tags": [
"audio",
"plugin",
"audio-plugin",
"clap",
"clap-plugin",
"wrapper",
"sound"
],
"description": "Clap audio plugin bindings",
"license": "MIT",
"web": "https://github.com/morganholly/nim-clap"
}
]