GET /api/v1/ports/py36-cairo/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-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": [
"py36-cython",
"py36-setuptools",
"clang-17",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"glib2",
"cairo",
"python36"
]
},
{
"type": "test",
"ports": [
"py36-hypothesis",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-gobject3",
"py36-matplotlib",
"py36-gobject"
]
}
]
}