GET /api/v1/ports/msp430mcu-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "msp430mcu-devel",
"portdir": "cross/msp430mcu-devel",
"version": "20120716",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mspgcc.sourceforge.net/",
"description": "Device capabilites database for MSP430 toolchain. This is the development version.",
"long_description": "Device capabilites database for MSP430 toolchain. This is the development version.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"msp430-libc-devel"
]
},
{
"type": "run",
"ports": [
"msp430-gcc-devel"
]
}
]
}