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

{
    "name": "p5.28-net-snmp",
    "portdir": "perl/p5-net-snmp",
    "version": "6.0.1",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Net::SNMP",
    "description": "Object oriented interface to SNMP",
    "long_description": "The Net::SNMP module implements an object oriented interface to the Simple Network Management Protocol. Perl applications can use the module to retrieve or update information on a remote host using the SNMP protocol. The module supports SNMP version-1, SNMP version-2c (Community-Based SNMPv2), and SNMP version-3. The Net::SNMP module assumes that the user has a basic understanding of the Simple Network Management Protocol and related network management concepts.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.28-module-build",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.28-crypt-rijndael",
                "p5.28-digest-hmac",
                "perl5.28",
                "p5.28-socket6",
                "p5.28-digest-sha1",
                "p5.28-crypt-des"
            ]
        }
    ],
    "depends_on": []
}