GET /api/v1/ports/py35-libcloud/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-libcloud",
"portdir": "python/py-libcloud",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libcloud.apache.org/",
"description": "Apache libcloud a unified interface into the cloud",
"long_description": "Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 566
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-requests",
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest",
"py35-pytest-runner",
"py35-requests-mock",
"py35-cryptography",
"py35-mock",
"py35-openssl"
]
}
],
"depends_on": []
}