GET /api/v1/ports/binwalk/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "binwalk",
"portdir": "cross/binwalk",
"version": "2.4.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OSPG/binwalk",
"description": "Binwalk is a fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images",
"long_description": "Binwalk is a fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-build",
"py312-installer",
"py312-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-setuptools",
"py312-pylzma",
"python312"
]
}
],
"depends_on": []
}