GET /api/v1/ports/py311-acme/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-acme",
"portdir": "python/py-acme",
"version": "4.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://certbot.eff.org/",
"description": "ACME protocol implementation in Python.",
"long_description": "ACME protocol implementation in Python.",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1048
}
],
"variants": [
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-mock",
"py311-funcsigs"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-requests",
"py311-tz",
"py311-cryptography",
"py311-openssl",
"py311-josepy",
"py311-pyrfc3339"
]
}
],
"depends_on": []
}