GET /api/v1/ports/py-oct2py/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-oct2py",
"portdir": "python/py-oct2py",
"version": "5.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blink1073/oct2py",
"description": "Python to GNU Octave bridge --> run m-files from Python.",
"long_description": "Python to GNU Octave bridge --> run m-files from Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-oct2py"
]
}
],
"depends_on": []
}