GET /api/v1/ports/lpc21isp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lpc21isp",
"portdir": "cross/lpc21isp",
"version": "1.97",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/lpc21isp/",
"description": "a NXP MCU programmer",
"long_description": "In-circuit programming (ISP) tool for the NXP (Philips) LPC2000 series ARM7 microcontrollers",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 141
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}