mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 20:39:00 +08:00
8 lines
265 B
JSON
8 lines
265 B
JSON
{
|
|
"name": "lv2",
|
|
"version-string": "1.18.0",
|
|
"description": "LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin \"bundles\".",
|
|
"homepage": "https://lv2plug.in",
|
|
"license": "ISC"
|
|
}
|