GET /api/v1/ports/py38-oset/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-oset",
"portdir": "python/py-oset",
"version": "0.1.3",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitorious.com/sleipnir/python-oset",
"description": "python ordered set implementation",
"long_description": "python ordered set implementation",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
}