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

{
    "name": "py37-ndg_httpsclient",
    "portdir": "python/py-ndg_httpsclient",
    "version": "0.5.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "",
    "description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL.",
    "long_description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the default provided with Python and importantly enables full verification of the SSL peer.",
    "active": false,
    "categories": [
        "net",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py37-wheel",
                "py37-build",
                "py37-installer",
                "py37-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-asn1",
                "py37-openssl",
                "python37"
            ]
        }
    ],
    "depends_on": []
}