GET /api/v1/ports/py27-control/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-control",
"portdir": "python/py-control",
"version": "0.8.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"python27",
"py27-scipy",
"py27-matplotlib"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": []
}