GET /api/v1/ports/py35-cryptography/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-cryptography",
"portdir": "python/py-cryptography",
"version": "2.9.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyca/cryptography",
"description": "Package which provides cryptographic recipes and primitives to Python developers.",
"long_description": "Package which provides cryptographic recipes and primitives to Python developers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-asn1crypto",
"openssl",
"py35-setuptools",
"py35-six",
"py35-cffi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-twilio",
"py35-fido2",
"py35-service_identity",
"py35-ansible-base",
"py35-oauthlib",
"py35-openssl",
"py35-paramiko"
]
},
{
"type": "run",
"ports": [
"py35-trustme"
]
},
{
"type": "test",
"ports": [
"py35-libcloud"
]
}
]
}