yuzu/externals/vcpkg/ports/sord/vcpkg.json

11 lines
249 B
JSON
Executable File

{
"name": "sord",
"version-string": "0.16.4",
"description": "Sord is a lightweight C library for storing RDF statements in memory.",
"homepage": "https://drobilla.net/software/sord",
"license": "ISC",
"dependencies": [
"serd"
]
}