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

{
    "name": "p5.32-file-comments",
    "portdir": "perl/p5-file-comments",
    "version": "0.80.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/File::Comments",
    "description": "Recognizes file formats and extracts format-specific comments",
    "long_description": "File::Comments guesses the type of a given file, determines the format used for comments, extracts all comments, and returns them as a reference to an array of chunks. Alternatively, it strips all comments from a file.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.32-html-parser",
                "p5.32-html-tree",
                "p5.32-log-log4perl",
                "perl5.32",
                "p5.32-ppi",
                "p5.32-sysadm-install",
                "p5.32-module-pluggable"
            ]
        }
    ],
    "depends_on": []
}