GET /api/v1/ports/py-xmpppy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-xmpppy",
"portdir": "python/py-xmpppy",
"version": "0.4.1",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmpppy.sourceforge.net/",
"description": "python library providing easy scripting with jabber",
"long_description": "python library providing easy scripting with jabber",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mfisher",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-xmpppy"
]
}
],
"depends_on": []
}