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

{
    "name": "p5.26-graphviz",
    "portdir": "perl/p5-graphviz",
    "version": "2.240.0",
    "license": "Artistic-2",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "",
            "ports_count": 218
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.26-test-pod"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-file-which",
                "p5.26-ipc-run",
                "p5.26-libwww-perl",
                "graphviz",
                "p5.26-time-hires",
                "p5.26-xml-twig",
                "p5.26-xml-xpath",
                "p5.26-parse-recdescent",
                "perl5.26"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-panotools-script"
            ]
        }
    ]
}