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

{
    "name": "py39-cairo",
    "portdir": "python/py-cairo",
    "version": "1.28.0",
    "license": "(LGPL-2.1 or MPL-1.1)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pygobject/pycairo",
    "description": "Pycairo is set of Python bindings for the cairo graphics library",
    "long_description": "Pycairo is set of Python bindings for the cairo graphics library",
    "active": true,
    "categories": [
        "graphics",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "quartz",
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-installer",
                "clang-17",
                "py39-meson-python",
                "pkgconfig",
                "py39-cython",
                "py39-setuptools",
                "py39-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glib2",
                "cairo",
                "python39"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-hypothesis",
                "py39-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-graph-tool",
                "py39-gobject3",
                "py39-gobject",
                "py39-matplotlib"
            ]
        }
    ]
}