mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
add package clap (#2875)
This commit is contained in:
parent
3f5772d0bd
commit
15db513026
@ -33439,5 +33439,22 @@
|
|||||||
"description": "High-level Tk wrapper for Nim",
|
"description": "High-level Tk wrapper for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/neroist/nimtk"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user