GET /api/v1/ports/py37-python-ivi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-python-ivi",
"portdir": "python/py-python-ivi",
"version": "20211008-250702b5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://alexforencich.com/wiki/en/python-ivi/start",
"description": "Python Interchangeable Virtual Instrument Library",
"long_description": "Python Interchangeable Virtual Instrument Library",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-serial",
"py37-usbtmc",
"py37-vxi11",
"python37",
"py37-numpy"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
}