GET /api/v1/ports/py27-poppler/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-poppler",
"portdir": "python/py-poppler",
"version": "0.12.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/poppler-python",
"description": "Python bindings to the Poppler library",
"long_description": "Python bindings for the Poppler PDF rendering library (libpoppler-glib).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"atk",
"poppler",
"python27",
"py27-pygtk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-poppler",
"gourmet"
]
}
]
}