GET /api/v1/ports/beets-mosaic/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "beets-mosaic",
"portdir": "audio/beets",
"version": "0.9.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/susannamaria/beets-mosaic",
"description": "Plugin for the music library manager Beets. The mosaic plugin generates a montage of a mosiac from cover art.",
"long_description": "Plugin for the music library manager Beets. The mosaic plugin generates a montage of a mosiac from cover art.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 566
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"py310-Pillow",
"beets",
"py310-fonttools",
"py310-ttfquery",
"py310-parse",
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"beets-full"
]
}
]
}