GET /api/v1/ports/py27-botocore/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-botocore",
"portdir": "python/py-botocore",
"version": "1.20.112",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/boto/botocore",
"description": "Low level data driven core of boto 3.",
"long_description": "A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 572
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-dateutil",
"py27-jmespath",
"py27-urllib3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-awscli",
"py27-mrjob",
"py27-s3fs",
"py27-s3transfer"
]
},
{
"type": "run",
"ports": [
"py27-boto3"
]
}
]
}