GET /api/v1/ports/proxmark3-iceman/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "proxmark3-iceman",
"portdir": "science/proxmark3-iceman",
"version": "4.16191",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RfidResearchGroup/proxmark3",
"description": "RRG/Iceman version of proxmark3 RFID Instrument Client/FW",
"long_description": "RRG/Iceman version of proxmark3 RFID Instrument Client/FW. By default, the repository is built for PM3RDV4. To build for older hardware releases, please install the package with the \"pm3generic\" variant.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "proxmark3packaging",
"github": "linuxgemini",
"ports_count": 1
}
],
"variants": [
"pm3generic"
],
"dependencies": [
{
"type": "build",
"ports": [
"arm-none-eabi-binutils",
"arm-none-eabi-gcc",
"pkgconfig",
"coreutils",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"openssl11",
"qt5-qtbase",
"python311",
"bzip2",
"jansson",
"readline",
"lua52"
]
}
],
"depends_on": []
}