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

{
    "name": "py27-reportlab",
    "portdir": "python/py-reportlab",
    "version": "3.5.68",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
    "description": "Engine for creating PDF documents",
    "long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
    "active": false,
    "categories": [
        "textproc",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2693
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "freetype",
                "py27-Pillow",
                "py27-pip"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-xhtml2pdf",
                "rst2pdf",
                "gourmet"
            ]
        }
    ]
}