GET /api/v1/ports/certbot-dns-rfc2136/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "certbot-dns-rfc2136",
"portdir": "security/certbot",
"version": "2.11.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://certbot.eff.org/",
"description": "The certbot rfc2136 plugin for dns-01 challenges",
"long_description": "The dns_rfc2136 plugin automates the process of completing a dns-01 challenge (DNS01) by creating, and subsequently removing, TXT records using RFC 2136 Dynamic Updates. https://certbot-dns-rfc2136.readthedocs.io/",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 870
}
],
"variants": [
"python38",
"python39",
"python310",
"python311",
"python312"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-configargparse",
"py312-configobj",
"python312",
"py312-acme",
"py312-parsedatetime",
"py312-pyrfc3339",
"py312-tz",
"py312-cryptography",
"py312-distro",
"py312-openssl"
]
}
],
"depends_on": []
}