GET /api/v1/ports/py37-dnspython/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-dnspython",
"portdir": "python/py-dnspython",
"version": "2.6.1",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dnspython.org/",
"description": "DNS toolkit for Python",
"long_description": "dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py37-trio",
"python37",
"py37-cryptography",
"py37-idna",
"py37-requests",
"py37-requests-toolbelt",
"py37-sniffio"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-ipwhois",
"py37-eventlet"
]
},
{
"type": "run",
"ports": [
"py37-dns-lexicon"
]
}
]
}