GET /api/v1/ports/py27-robotframework-selenium2library/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-robotframework-selenium2library",
"portdir": "python/py-robotframework-selenium2library",
"version": "1.8.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rtomac/robotframework-selenium2library",
"description": "Robot Framework library to run web-based tests",
"long_description": "Library to run web-based tests with Selenium using Selenium server included in the package",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-ez_setup",
"py27-robotframework",
"py27-selenium"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-robotframework-selenium2library"
]
}
]
}