GET /api/v1/ports/mackup/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mackup",
"portdir": "sysutils/mackup",
"version": "0.9.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lra/mackup",
"description": "Keep your Mac's application settings in sync.",
"long_description": "Mackup backs ups your application settings in a safe directory (e.g. Dropbox), so they can then be synced across all your machines, and restored with a single command.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "newtonne.github",
"github": "newtonne",
"ports_count": 5
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-docopt-ng"
]
}
],
"depends_on": []
}