GET /api/v1/ports/p5-net-frame/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-net-frame",
"portdir": "perl/p5-net-frame",
"version": "1.210.0",
"license": "Artistic-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-net-frame",
"homepage": "https://metacpan.org/pod/Net::Frame",
"description": "framework for crafting network packets",
"long_description": "Net::Frame is a framework for crafting network packets. It comes with a set of basic layers (e.g. Net::Frame::Layer::TCP). The different layer subclasses handle encoding and decoding of the given layer. It allows one to construct a protocol stack from the top to bottom layers and then inject those packets into the network for communication with other devices that talk the same protocol.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-net-frame"
]
}
],
"depends_on": []
}