GET /api/v1/ports/py37-xlib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-xlib",
"portdir": "python/py-xlib",
"version": "0.26",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-xlib/python-xlib",
"description": "python module for the X protocol",
"long_description": "The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python. This is possible to do since X client programs communicate with the X server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other suitable streaming network protocol.",
"active": false,
"categories": [
"python",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools_scm",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-six"
]
}
],
"depends_on": []
}