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

{
    "name": "py36-aiobotocore",
    "portdir": "python/py-aiobotocore",
    "version": "1.3.3",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/aio-libs/aiobotocore",
    "description": "Async client for amazon services",
    "long_description": "Async client for amazon services",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-aioitertools",
                "python36",
                "py36-wrapt",
                "py36-botocore",
                "py36-aiohttp"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-s3fs"
            ]
        }
    ]
}