GET /api/v1/ports/maestral/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "maestral",
    "portdir": "sysutils/maestral",
    "version": "1.9.6",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/samschott/maestral",
    "description": "Light-weight and open-source Dropbox client for macOS and Linux",
    "long_description": "Maestral is an open-source Dropbox client written in Python. The project’s main goal is to provide a client for platforms and file systems that are no longer directly supported by Dropbox.",
    "active": true,
    "categories": [
        "sysutils",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "bash_completion",
        "zsh_completion",
        "fish_completion"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-18",
                "py314-build",
                "py314-installer",
                "py314-setuptools",
                "py314-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py314-keyring",
                "py314-click",
                "py314-rich",
                "py314-xattr",
                "py314-watchdog",
                "py314-alembic",
                "py314-fasteners",
                "py314-Pyro5",
                "py314-bugsnag",
                "py314-desktop-notifier",
                "py314-dropbox",
                "py314-keyrings.alt",
                "py314-rubicon-objc",
                "py314-survey",
                "python314",
                "py314-packaging",
                "py314-pathspec",
                "py314-requests",
                "py314-typing_extensions"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py314-pytest",
                "py314-pytest-benchmark",
                "py314-pytest-rerunfailures"
            ]
        }
    ],
    "depends_on": []
}