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

{
    "name": "py27-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": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "davide.liessi",
            "github": "dliessi",
            "ports_count": 72
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "qt4-mac",
                "py27-sip4",
                "py27-pyqt4",
                "poppler-qt4-mac"
            ]
        }
    ],
    "depends_on": []
}