GET /api/v1/ports/py27-LabJackPython/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-LabJackPython",
"portdir": "python/py-LabJackPython",
"version": "2.0.0",
"license": "MIT and X11",
"platforms": "darwin",
"epoch": 3,
"replaced_by": null,
"homepage": "https://github.com/labjack/LabJackPython",
"description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"exodriver"
]
}
],
"depends_on": []
}