GET /api/v1/ports/osc2midi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "osc2midi",
"portdir": "audio/osc2midi",
"version": "0.2.5",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ssj71/OSC2MIDI",
"description": "OSC to JACK MIDI bridge",
"long_description": "This is a flexible OSC to JACK MIDI (and back) Bridge written in C for Linux. It was designed to be configurable so that any combination of MIDI and OSC client or host can work perfectly with it.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1709
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"jack",
"liblo"
]
}
],
"depends_on": []
}