GET /api/v1/ports/py27-gst-python/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-gst-python",
"portdir": "python/py27-gst-python",
"version": "0.10.22",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gstreamer.freedesktop.org/modules/gst-python.html",
"description": "GStreamer python bindings",
"long_description": "gst-python allows python programs built with the gnome toolkit to use gstreamer for multimedia input/output",
"active": true,
"categories": [
"multimedia",
"gnome",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gstreamer010-gst-plugins-base",
"py27-pygtk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gourmet",
"coherence"
]
}
]
}