GET /api/v1/ports/p5.26-compress-raw-lzma/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-compress-raw-lzma",
"portdir": "perl/p5-compress-raw-lzma",
"version": "2.101.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Compress::Raw::Lzma",
"description": "Perl low-level interface to allow reading and writing of lzma, lzip and xz files/buffers.",
"long_description": "Compress::Raw::Lzma provides an interface to the in-memory compression/uncompression functions from the lzma compression library for the modules IO::Compress::Lzma, IO::Uncompress::UnLzma, IO::Compress::Xz and IO::Uncompress::UnXz",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "calvin",
"github": "cardi",
"ports_count": 27
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xz",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-io-compress-lzma"
]
}
]
}