mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 20:08:10 +08:00
14 lines
344 B
JSON
14 lines
344 B
JSON
{
|
|
"name": "serd",
|
|
"version": "0.32.2",
|
|
"description": "Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle, TRiG, NTriples, and NQuads.",
|
|
"homepage": "https://drobilla.net/software/serd",
|
|
"license": "ISC",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|