GET /api/v1/ports/py36-libcloud/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-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": [
"py36-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-requests",
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest",
"py36-pytest-runner",
"py36-requests-mock",
"py36-cryptography",
"py36-mock",
"py36-openssl"
]
}
],
"depends_on": []
}