GET /api/v1/ports/p5.28-net-ip-lpm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.28-net-ip-lpm",
"portdir": "perl/p5-net-ip-lpm",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::IP::LPM",
"description": "Perl implementation of Longest Prefix Match algorithm",
"long_description": "The module Net::IP::LPM implements the Longest Prefix Match algorithm to both protocols, IPv4 and IPv6. The module uses Trie algo.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "pokui",
"github": "",
"ports_count": 12
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-socket6"
]
}
],
"depends_on": []
}