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

{
    "name": "py37-poppler-qt4",
    "portdir": "python/py-poppler-qt4",
    "version": "0.24.0",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/wbsoft/python-poppler-qt4",
    "description": "Python binding for Poppler-Qt4",
    "long_description": "python-poppler-qt4 is a Python binding for Poppler-Qt4 that aims for completeness and for being actively maintained. Using this module you can access the contents of PDF files inside PyQt4 applications.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "davide.liessi",
            "github": "dliessi",
            "ports_count": 72
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37",
                "qt4-mac",
                "py37-sip4",
                "py37-pyqt4",
                "poppler-qt4-mac"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-poppler-qt4"
            ]
        },
        {
            "type": "run",
            "ports": [
                "frescobaldi2"
            ]
        }
    ]
}