GET /api/v1/ports/p5.26-protocol-http2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-protocol-http2",
"portdir": "perl/p5-protocol-http2",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Protocol::HTTP2",
"description": "Protocol::HTTP2 - HTTP/2 protocol implementation",
"long_description": "Protocol::HTTP2 is HTTP/2 protocol implementation (RFC 7540) with stateful decoders/encoders of HTTP/2 frames. You may use this module to implement your own HTTP/2 client/server/ intermediate on top of your favorite event loop over plain or tls socket (see examples).",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-module-build-tiny"
]
}
],
"depends_on": []
}