GET /api/v1/ports/py39-qpageview/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-qpageview",
    "portdir": "python/py-qpageview",
    "version": "0.6.2",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://qpageview.org",
    "description": "Widget to display page-based documents for Qt5/PyQt5",
    "long_description": "qpageview provides a page based document viewer widget for Qt5/PyQt5. It has a flexible architecture potentionally supporting many formats. Currently, it supports SVG documents, images, and, using the Poppler-Qt5 binding, PDF documents.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "davide.liessi",
            "github": "dliessi",
            "ports_count": 72
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "py39-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-poppler-qt5",
                "py39-pyqt5",
                "python39"
            ]
        }
    ],
    "depends_on": []
}