GET /api/v1/ports/py311-openssl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-openssl",
"portdir": "python/py-openssl",
"version": "25.0.0",
"license": "Apache-2",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyopenssl.org/",
"description": "python wrapper around the OpenSSL library",
"long_description": "This python module is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.",
"active": true,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1408
}
],
"variants": [
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"openssl",
"python311",
"py311-typing_extensions",
"py311-cryptography"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-acme",
"oci-cli",
"py311-service_identity",
"py311-scrapy",
"py311-aioquic",
"py311-mitmproxy",
"py311-gsecrets",
"py311-ndg_httpsclient"
]
},
{
"type": "run",
"ports": [
"py311-autobahn",
"py311-oci"
]
},
{
"type": "test",
"ports": [
"py311-trio",
"py311-trustme"
]
}
]
}