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

{
    "name": "p5.32-nmap-scanner",
    "portdir": "perl/p5-nmap-scanner",
    "version": "1.0.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Nmap::Scanner",
    "description": "Perform and manipulate nmap scans using perl",
    "long_description": "Nmap::Scanner perlifies the output of the network mapping tool nmap (http://www.insecure.org/nmap/), creating lists of model objects in batch scan mode or firing events when significant scanning events occur in event scan mode.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "nmap",
                "p5.32-class-generate",
                "p5.32-libwww-perl",
                "perl5.32",
                "p5.32-xml-sax",
                "p5.32-xml-sax-expat",
                "p5.32-xml-libxml"
            ]
        }
    ],
    "depends_on": []
}