GET /api/v1/ports/faust2pd/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "faust2pd",
"portdir": "pure/faust2pd",
"version": "2.16",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agraef/pure-lang/wiki/Addons#faust2pd",
"description": "a utility to generate Pd GUI patches from Faust programs",
"long_description": "faust2pd is a utility to generate Pd GUI patches from Faust programs.",
"active": true,
"categories": [
"devel",
"audio",
"pure"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
},
{
"name": "aggraef",
"github": "agraef",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"pure",
"pure-xml"
]
}
],
"depends_on": []
}