GET /api/v1/ports/py35-cairo/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-cairo",
"portdir": "python/py-cairo",
"version": "1.20.1",
"license": "(LGPL-2.1 or MPL-1.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pygobject/pycairo",
"description": "Pycairo is set of Python bindings for the cairo graphics library",
"long_description": "Pycairo is set of Python bindings for the cairo graphics library",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"cairo",
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest",
"py35-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-matplotlib",
"py35-gobject3",
"py35-gobject"
]
}
]
}