GET /api/v1/ports/py39-ds-store/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-ds-store",
"portdir": "python/py-ds-store",
"version": "1.3.1",
"license": "(MIT or PSF)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ds-store.readthedocs.io/en/latest/",
"description": "Manipulate Finder .DS_Store files from Python",
"long_description": "ds_store lets you examine and modify .DS_Store files from Python code; since it is written in pure Python, it is portable and will run on any platform, not just Mac OS X.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-16",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-mac-alias",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-dmgbuild"
]
}
]
}