GET /api/v1/ports/py27-pykde4/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-pykde4",
"portdir": "kde/py-pykde4",
"version": "4.14.3",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.riverbankcomputing.co.uk/software/pykde/intro",
"description": "Python bindings for the KDE Development Platform",
"long_description": "This package contains PyKDE, the Python bindings for the KDE libraries, that allow you to write KDE programs using Python instead of C++. It contains at least the following modules under the PyKDE namespace: \n* dnssd \n* kdecore \n* kdeui \n* khtml \n* kio \n* knewstuff \n* kparts \n* kterminal \n* ktexteditor \n* kutils \n* plasma \n* solid \nAnd a few KDE related technologies like: \n* akonadi \n* phonon \n* soprano",
"active": true,
"categories": [
"devel",
"kde",
"kde4"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"clang-16",
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"phonon",
"qt4-mac",
"dbus-python27",
"py27-pyqt4",
"kdelibs4",
"soprano"
]
},
{
"type": "run",
"ports": [
"python27",
"py27-pyqt4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pykde4"
]
}
]
}