GET /api/v1/ports/p5.30-net-frame-dump/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-net-frame-dump",
    "portdir": "perl/p5-net-frame-dump",
    "version": "1.180.0",
    "license": "Artistic-1",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Net::Frame::Dump",
    "description": "tcpdump like implementation",
    "long_description": "Net::Frame::Dump is the base class for all dump modules. With them, you can open a device for live capture, for offline analysis, or for creating a pcap file. See Net::Frame::Dump::Offline, Net::Frame::Dump::Online, Net::Frame::Dump::Writer for specific usage.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-module-build",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-net-frame",
                "perl5.30",
                "p5.30-time-hires",
                "p5.30-net-pcap",
                "p5.30-class-gomor"
            ]
        }
    ],
    "depends_on": []
}