mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:19:24 +08:00
f18ed8584b
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
13 lines
300 B
JSON
13 lines
300 B
JSON
{
|
|
"name": "sratom",
|
|
"version-string": "0.6.4",
|
|
"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"
|
|
]
|
|
}
|