GET /api/v1/ports/repoview/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "repoview",
"portdir": "sysutils/repoview",
"version": "0.5.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fedorahosted.org/repoview/",
"description": "make common metadata package repositories browseable",
"long_description": "RepoView allows one to easily create a set of static HTML pages in a repodata repository, allowing simple browsing of available packages. It uses kid templating engine to create the pages and is therefore easily customizeable.",
"active": false,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"python27",
"py27-kid",
"yum"
]
}
],
"depends_on": []
}