GET /api/v1/ports/py27-openssl/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-openssl",
"portdir": "python/py-openssl",
"version": "21.0.0",
"license": "Apache-2",
"platforms": "{darwin any} freebsd",
"epoch": 1,
"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": 1504
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"python27",
"py27-cryptography"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"calendar-contacts-server",
"py27-twilio",
"py27-backports-ssl",
"py27-gwdatafind",
"py27-ndg_httpsclient",
"py27-scrapy",
"py27-epsilon",
"py27-service_identity",
"py27-lscsoft-glue"
]
},
{
"type": "run",
"ports": [
"lscsoft-deps",
"hellanzb"
]
},
{
"type": "test",
"ports": [
"py27-libcloud",
"py27-trustme"
]
}
]
}