GET /api/v1/ports/py312-pylast/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-pylast",
"portdir": "python/py-pylast",
"version": "7.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pylast/pylast",
"description": "A Python interface to Last.fm and Libre.fm",
"long_description": "A Python interface to Last.fm and Libre.fm",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-hatch-vcs",
"clang-18",
"py312-build",
"py312-installer",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-httpx"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-yaml",
"py312-flaky",
"py312-pytest-random-order",
"py312-pytest-recording"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yewtube"
]
}
]
}