GET /api/v1/ports/py313-asyncssh/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-asyncssh",
"portdir": "python/py-asyncssh",
"version": "2.21.0",
"license": "(EPL-2 or GPL-2+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://asyncssh.timeheart.net",
"description": "AsyncSSH: Asynchronous SSHv2 client and server library",
"long_description": "AsyncSSH: Asynchronous SSHv2 client and server library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1623
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-typing_extensions",
"py313-cryptography",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-asyncssh"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
}