GET /api/v1/ports/py36-service_identity/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-service_identity",
"portdir": "python/py-service_identity",
"version": "21.1.0",
"license": "MIT",
"platforms": "darwin",
"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": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py36-asn1-modules",
"py36-attrs",
"python36",
"py36-idna",
"py36-openssl",
"py36-cryptography",
"py36-asn1"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-comet",
"py36-scrapy"
]
},
{
"type": "test",
"ports": [
"py36-trustme"
]
}
]
}