GET /api/v1/ports/p5.34-net-ssh2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.34-net-ssh2",
"portdir": "perl/p5-net-ssh2",
"version": "0.740.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SSH2",
"description": "Perl module for the SSH 2 protocol via libSSH2.",
"long_description": "Net::SSH2 is a perl interface to the libssh2 library. It supports the SSH2 protocol (there is no support for SSH1) with all of the key exchanges, ciphers, and compression of libssh2.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mni",
"github": "",
"ports_count": 27
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libssh2",
"openssl",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-net-ssh2"
]
}
]
}