GET /api/v1/ports/dynamite/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "dynamite",
"portdir": "archivers/dynamite",
"version": "0.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.synce.org/moin/ComponentOverview",
"description": "decompress data compressed with the PKWARE library",
"long_description": "Dynamite is a tool and library for decompressing data compressed with the PKWARE Data Compression Library.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}