GET /api/v1/ports/py38-botocore/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py38-botocore",
    "portdir": "python/py-botocore",
    "version": "1.35.51",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "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": [
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-17",
                "py38-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-dateutil",
                "py38-jmespath",
                "py38-urllib3"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-awscli",
                "py38-aiobotocore",
                "py38-s3transfer"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-boto3"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-scrapy"
            ]
        }
    ]
}