GET /api/v1/ports/py36-openssl/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-openssl",
"portdir": "python/py-openssl",
"version": "21.0.0",
"license": "Apache-2",
"platforms": "darwin 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": false,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"openssl",
"python36",
"py36-cryptography",
"py36-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-scrapy",
"py36-service_identity",
"py36-acme",
"py36-ndg_httpsclient",
"py36-twilio",
"py36-gwdatafind",
"py36-lscsoft-glue"
]
},
{
"type": "test",
"ports": [
"py36-trustme",
"py36-trio",
"py36-libcloud"
]
}
]
}