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

{
    "name": "py27-xhtml2pdf",
    "portdir": "python/py-xhtml2pdf",
    "version": "0.2.4",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/xhtml2pdf/xhtml2pdf",
    "description": "HTML/CSS to PDF converter based on Python",
    "long_description": "HTML/CSS to PDF converter based on Python",
    "active": false,
    "categories": [
        "textproc",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-Pillow",
                "py27-html5lib",
                "py27-pypdf2",
                "python27",
                "py27-setuptools",
                "py27-six",
                "py27-reportlab"
            ]
        }
    ],
    "depends_on": []
}