GET /api/v1/ports/osinfo-db/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "osinfo-db",
"portdir": "sysutils/osinfo-db",
"version": "20230518",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libosinfo.org",
"description": "Libosinfo database files",
"long_description": "Libosinfo database files",
"active": true,
"categories": [
"sysutils",
"gnome"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"osinfo-db-tools",
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libosinfo"
]
}
]
}