HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "sord",
"portdir": "audio/sord",
"version": "0.16.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://drobilla.net/software/sord.html",
"description": "lightweight C library for storing RDF data in memory",
"long_description": "sord is a lightweight C library for storing RDF data in memory.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"python27",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"serd",
"pcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lilv",
"sratom"
]
}
]
}