zeek/auxil/vcpkg/ports/serd/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
344 B
JSON

{
"name": "serd",
"version": "0.32.4",
"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
}
]
}