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

{
    "name": "p5.34-net",
    "portdir": "perl/p5-net",
    "version": "3.150.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/release/libnet/",
    "description": "libnet is a collection of Perl modules which provides a simple and consistent programming interface (API) to the client side of various protocols used in the internet community.",
    "long_description": "libnet is a collection of Perl modules which provides a simple and consistent programming interface (API) to the client side of various protocols used in the internet community.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-extutils-makemaker",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-io-socket-ip",
                "perl5.34",
                "p5.34-socket",
                "p5.34-io-socket-ssl",
                "p5.34-authen-sasl"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-net",
                "p5.34-email-sender",
                "p5.34-mailtools",
                "p5.34-mail-spamassassin"
            ]
        },
        {
            "type": "run",
            "ports": [
                "ftpsync"
            ]
        }
    ]
}