GET /api/v1/ports/py-nbxmpp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-nbxmpp",
"portdir": "python/py-nbxmpp",
"version": "5.0.4",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.gajim.org/gajim/python-nbxmpp",
"description": "Non blocking Jabber/XMPP module",
"long_description": "The goal of this python library is to provide a way for python applications to use Jabber/XMPP networks in a non-blocking way. Originally, a fork of the xmpppy jabber python library.",
"active": true,
"categories": [
"net",
"python",
"chat"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-nbxmpp"
]
}
],
"depends_on": []
}