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

{
    "name": "py312-xhtml2pdf",
    "portdir": "python/py-xhtml2pdf",
    "version": "0.2.13",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "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": true,
    "categories": [
        "textproc",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py312-build",
                "py312-installer",
                "py312-setuptools",
                "py312-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-hanko",
                "py312-html5lib",
                "py312-arabic-reshaper",
                "py312-bidi",
                "py312-svglib",
                "python312",
                "py312-six",
                "py312-pypdf",
                "py312-Pillow",
                "py312-reportlab"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py312-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-xhtml2pdf"
            ]
        }
    ]
}