GET /api/v1/ports/py36-x2go/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-x2go",
"portdir": "python/py-x2go",
"version": "0.4.0.9",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.x2go.org/doku.php/",
"description": "Python bindings for the x2go terminal server solution.",
"long_description": "Python X2Go provides a client-side X2go API for the Python programming language. Python X2go is mostly interesting for developers who want to incorporate X2go client support into their own Python applications.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 58
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
}