GET /api/v1/ports/py39-robotframework-seleniumlibrary/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-robotframework-seleniumlibrary",
"portdir": "python/py-robotframework-seleniumlibrary",
"version": "5.1.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/robotframework-seleniumlibrary",
"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": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-robotframework",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-robotframework-seleniumlibrary"
]
}
]
}