GET /api/v1/ports/dbus-python39/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "dbus-python39",
"portdir": "devel/dbus-python",
"version": "1.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "Python bindings for the dbus message bus system.",
"long_description": "Python bindings for the dbus message bus system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1330
}
],
"variants": [
"doc",
"examples",
"test",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"dbus",
"libiconv",
"python39",
"dbus-glib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"telepathy-mission-control"
]
},
{
"type": "lib",
"ports": [
"py39-pyqt4",
"py39-pyqt6",
"py39-pyqt5"
]
}
]
}