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

{
    "name": "py37-requests-file",
    "portdir": "python/py-requests-file",
    "version": "1.5.1",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "",
    "description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
    "long_description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 637
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37",
                "py37-requests",
                "py37-six"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-zeep",
                "py37-tldextract"
            ]
        }
    ]
}