GET /api/v1/ports/py36-robotremoteserver/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-robotremoteserver",
"portdir": "python/py-robotremoteserver",
"version": "1.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/PythonRemoteServer",
"description": "Remote server hosting test libraries",
"long_description": "Allows hosting test libraries on different processes or machines than Robot Framework is running on",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
}