GET /api/v1/ports/py37-pyobjc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-pyobjc",
"portdir": "python/py-pyobjc",
"version": "9.0.1",
"license": "MIT",
"platforms": "{darwin >= 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyobjc.readthedocs.io",
"description": "bidirectional bridge between python and Objective C",
"long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 162
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-sphinxcontrib-blockdiag",
"py37-installer",
"py37-setuptools",
"py37-sphinx",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-tensorflow-addons",
"py37-param"
]
},
{
"type": "lib",
"ports": [
"py37-imagecodecs",
"py37-gammapy",
"py37-applaunchservices",
"py37-zope-hookable",
"py37-astropy",
"py37-pyviz_comms"
]
}
]
}