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

{
    "name": "py-send2trash",
    "portdir": "python/py-send2trash",
    "version": "1.8.3",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/arsenetar/send2trash",
    "description": "Send file to trash natively under Mac OS X, Windows and Linux.",
    "long_description": "Send file to trash natively under Mac OS X, Windows and Linux.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-send2trash"
            ]
        }
    ],
    "depends_on": []
}