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

{
    "name": "p5.26-test-simple",
    "portdir": "perl/p5-test-simple",
    "version": "1.302.183",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Test::Simple",
    "description": "Test::Simple - Basic utilities for writing tests.",
    "long_description": "Test::Simple - Basic utilities for writing tests.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2515
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.26-xstring",
                "p5.26-datetime-format-flexible",
                "p5.26-datetime-locale",
                "p5.26-devel-refcount",
                "p5.26-ffi-checklib",
                "p5.26-file-changenotify",
                "p5.26-file-listing",
                "p5.26-gearman",
                "p5.26-goto-file",
                "p5.26-graph",
                "p5.26-graphviz2",
                "p5.26-graphviz2-dbi",
                "p5.26-io-async",
                "p5.26-math-utils",
                "p5.26-metrics-any",
                "p5.26-params-util",
                "p5.26-params-validationcompiler",
                "p5.26-shell-config-generate",
                "p5.26-sub-info",
                "p5.26-term-table",
                "p5.26-test-kit"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-test2-suite",
                "p5.26-alien-build",
                "p5.26-future",
                "p5.26-test-metrics-any",
                "p5.26-test-most",
                "p5.26-test-script",
                "p5.26-test-snapshot",
                "p5.26-test-timer",
                "p5.26-test2-harness",
                "p5.26-test2-plugin-cover",
                "p5.26-test2-plugin-dbiprofile",
                "p5.26-module-starter",
                "p5.26-test2-plugin-ioevents",
                "p5.26-test2-plugin-memusage",
                "p5.26-test2-plugin-nowarnings",
                "p5.26-test2-plugin-uuid"
            ]
        }
    ]
}