GET /api/v1/ports/usbprog/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "usbprog",
"portdir": "cross/usbprog",
"version": "0.2.1_20130915-hg-b833a7276539",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/bwalle/usbprog-tools-classic",
"description": "Tool for uploading and downloading firmwares to the usbprog device",
"long_description": "Tool for uploading and downloading firmwares to the usbprog device.",
"active": true,
"categories": [
"cross"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"makeicns"
]
},
{
"type": "lib",
"ports": [
"readline",
"wxWidgets-3.0",
"curl",
"libxml2",
"libusb-compat"
]
}
],
"depends_on": []
}