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.4",
    "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": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py312-build",
                "py312-installer",
                "py312-setuptools",
                "py312-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-click",
                "py312-requests",
                "py312-pytest-benchmark",
                "py312-pytest-cov",
                "py312-rich",
                "py312-keyring",
                "py312-watchdog",
                "py312-fasteners",
                "py312-alembic",
                "py312-bugsnag",
                "py312-Pyro5",
                "py312-dropbox",
                "py312-desktop-notifier",
                "py312-keyrings.alt",
                "py312-pytest-rerunfailures",
                "py312-rubicon-objc",
                "py312-survey",
                "python312",
                "py312-packaging",
                "py312-typing_extensions",
                "py312-pathspec",
                "py312-pytest"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py312-pytest"
            ]
        }
    ],
    "depends_on": []
}