GET /api/v1/ports/py36-idna/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-idna",
"portdir": "python/py-idna",
"version": "3.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kjd/idna/",
"description": "Internationalized Domain Names in Applications (IDNA).",
"long_description": "Internationalized Domain Names in Applications (IDNA).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-requests",
"py36-anyio",
"py36-idna-ssl",
"py36-yarl",
"py36-klein",
"py36-service_identity",
"py36-acme",
"py36-dnspython",
"py36-tldextract"
]
},
{
"type": "run",
"ports": [
"py36-trustme",
"py36-hyperlink",
"py36-trio"
]
}
]
}