GET /api/v1/ports/py38-omniORBpy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-omniORBpy",
"portdir": "python/py-omniORBpy",
"version": "4.2.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://omniorb.sourceforge.net/",
"description": "Python bindings for omniORB",
"long_description": "omniORB is a robust high performance CORBA ORB for C++ and Python. omniORB is largely CORBA 2.6 compliant.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"ssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"omniORB"
]
}
],
"depends_on": []
}