GET /api/v1/ports/py36-olm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-olm",
"portdir": "devel/olm",
"version": "3.2.10",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/matrix-org/olm",
"description": "olm bindings for Python 3.6",
"long_description": "olm bindings for Python 3.6",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"olm",
"python36"
]
},
{
"type": "run",
"ports": [
"py36-cffi",
"py36-future"
]
}
],
"depends_on": []
}