GET /api/v1/ports/p5.32-graphviz/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-graphviz",
    "portdir": "perl/p5-graphviz",
    "version": "2.260.0",
    "license": "Artistic-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/GraphViz",
    "description": "Interface to the GraphViz graphing tool",
    "long_description": "This modules provides an interface to layout and generate images of directed graphs in a variety of formats (PostScript, PNG, etc.) using the \"dot\" and \"neato\" programs from the GraphViz project. Deprecated in favor of module GraphViz2.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-file-which",
                "p5.32-ipc-run",
                "p5.32-libwww-perl",
                "graphviz",
                "p5.32-time-hires",
                "p5.32-xml-twig",
                "p5.32-xml-xpath",
                "p5.32-parse-recdescent"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-panotools-script",
                "p5.32-sql-translator"
            ]
        }
    ]
}