GET /api/v1/ports/py27-oct2py/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-oct2py",
"portdir": "python/py-oct2py",
"version": "5.4.2",
"license": "MIT",
"platforms": "darwin",
"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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"octave",
"py27-metakernel",
"py27-octave_kernel",
"python27"
]
},
{
"type": "run",
"ports": [
"py27-scipy"
]
},
{
"type": "test",
"ports": [
"octave-signal",
"py27-pytest"
]
}
],
"depends_on": []
}