GET /api/v1/ports/py39-rubicon-objc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-rubicon-objc",
"portdir": "python/py-rubicon-objc",
"version": "0.4.8",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://beeware.org/project/projects/bridges/rubicon",
"description": "Rubicon-ObjC is a bridge between Objective-C and Python",
"long_description": "Rubicon-ObjC is a bridge between Objective-C and Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-setuptools",
"py39-setuptools_scm",
"clang-16",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-desktop-notifier"
]
}
]
}