GET /api/v1/ports/py311-poppler-qt5/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-poppler-qt5",
"portdir": "python/py-poppler-qt5",
"version": "21.3.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbsoft/python-poppler-qt5",
"description": "Python binding for Poppler-Qt5",
"long_description": "python-poppler-qt5 is a Python binding for Poppler-Qt5 that aims for completeness and for being actively maintained. Using this module you can access the contents of PDF files inside PyQt5 applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py311-setuptools",
"py311-pyqt-builder",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"py311-pyqt5",
"poppler-qt5",
"python311",
"py311-sip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-poppler-qt5"
]
}
]
}