GET /api/v1/ports/libmsp430/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libmsp430",
"portdir": "devel/libmsp430",
"version": "3.15.1.1",
"license": "BDS-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ti.com/tool/MSPDS",
"description": "Low-level MSP430 USB drivers",
"long_description": "These drivers provide an interface between the host system MSP Debug Stack library (libmsp430.dylib) and the FET’s USB interface. This is accomplished by using a Communication Device Class (CDC) or Virtual COM Port (VCP) protocol.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jose.edil+macports",
"github": "edilmedeiros",
"ports_count": 5
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip",
"zip"
]
},
{
"type": "lib",
"ports": [
"hidapi",
"boost178"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mspdebug"
]
}
]
}