GET /api/v1/ports/scdl/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "scdl",
"portdir": "net/scdl",
"version": "2.7.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flyingrub/scdl",
"description": "Soundcloud Music Downloader",
"long_description": "Soundcloud Music Downloader",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-mutagen",
"py312-soundcloud-v2",
"py312-termcolor",
"python312",
"py312-requests",
"py312-pathvalidate",
"py312-docopt",
"py312-clint"
]
},
{
"type": "run",
"ports": [
"ffmpeg"
]
}
],
"depends_on": []
}