GET /api/v1/ports/py39-omniORBpy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"ssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"omniORB"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-omniORBpy"
]
}
]
}