GET /api/v1/ports/py313-service_identity/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-service_identity",
"portdir": "python/py-service_identity",
"version": "24.2.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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 423
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-idna",
"py313-cryptography",
"python313",
"py313-asn1",
"py313-asn1-modules",
"py313-openssl",
"py313-hatch-vcs",
"py313-attrs",
"py313-hatch-fancy-pypi-readme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-service_identity",
"py313-aioquic"
]
},
{
"type": "test",
"ports": [
"py313-trustme",
"py313-testfixtures"
]
}
]
}