mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 09:31:08 +08:00
18 lines
381 B
JSON
18 lines
381 B
JSON
{
|
|
"name": "sratom",
|
|
"version": "0.6.16",
|
|
"port-version": 1,
|
|
"description": "Sratom is a library for serialising LV2 atoms to and from RDF, particularly the Turtle syntax.",
|
|
"homepage": "https://drobilla.net/software/sratom",
|
|
"license": "ISC",
|
|
"dependencies": [
|
|
"lv2",
|
|
"serd",
|
|
"sord",
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|