GET /api/v1/ports/proxmark3-iceman/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "proxmark3-iceman",
"portdir": "science/proxmark3-iceman",
"version": "4.20728",
"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 other hardware releases, please check the package variants.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "proxmark3packaging",
"github": "linuxgemini",
"ports_count": 1
}
],
"variants": [
"pm3generic",
"pm3easy",
"pm3icopyx",
"pm3ultimate"
],
"dependencies": [
{
"type": "build",
"ports": [
"arm-none-eabi-binutils",
"arm-none-eabi-gcc",
"pkgconfig",
"coreutils",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gd2",
"openssl11",
"lua54",
"python312",
"qt5-qtbase",
"py312-bitstring",
"py312-ansicolors",
"py312-sslcrypto",
"py312-pexpect",
"bzip2",
"lz4",
"jansson",
"readline"
]
}
],
"depends_on": []
}