GET /api/v1/ports/mackup/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mackup",
"portdir": "sysutils/mackup",
"version": "0.8.40",
"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-16",
"py312-build",
"py312-installer",
"py312-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py312-six",
"py312-docopt",
"python312"
]
}
],
"depends_on": []
}