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

{
    "name": "py39-requests-file",
    "portdir": "python/py-requests-file",
    "version": "2.0.0",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/dashea/requests-file",
    "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": 847
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py39-build",
                "py39-installer",
                "py39-setuptools",
                "py39-setuptools_scm",
                "py39-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-requests",
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-zeep",
                "py39-tldextract"
            ]
        }
    ]
}