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

{
    "name": "py38-service_identity",
    "portdir": "python/py-service_identity",
    "version": "21.1.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pyca/service_identity",
    "description": "Service Identity Verification for pyOpenSSL",
    "long_description": "service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 423
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-build",
                "py38-hatchling",
                "py38-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-cryptography",
                "py38-idna",
                "python38",
                "py38-hatch-vcs",
                "py38-hatch-fancy-pypi-readme",
                "py38-openssl",
                "py38-asn1",
                "py38-asn1-modules",
                "py38-attrs"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-treq",
                "py38-scrapy",
                "py38-aioquic"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-autobahn"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-testfixtures",
                "py38-trustme"
            ]
        }
    ]
}