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

{
    "name": "p5.34-text-csv",
    "portdir": "perl/p5-text-csv",
    "version": "2.60.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Text::CSV",
    "description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
    "long_description": "Text::CSV - comma-separated values manipulator (using XS or PurePerl)",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-text-csv_xs"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.34-finance-quotehist",
                "ikiwiki",
                "biblatex-biber",
                "p5-text-csv"
            ]
        },
        {
            "type": "run",
            "ports": [
                "auto-multiple-choice",
                "auto-multiple-choice-devel"
            ]
        }
    ]
}