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

{
    "name": "py-slackclient",
    "portdir": "python/py-slackclient",
    "version": "2.9.3",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://slack.dev/python-slackclient/",
    "description": "Slack Web API and Real Time Messaging (RTM) API.",
    "long_description": "The Python slackclient is a developer kit for interfacing with the Slack Web API and Real Time Messaging (RTM) API on Python 3.6 and above.",
    "active": true,
    "categories": [
        "irc",
        "python"
    ],
    "maintainers": [
        {
            "name": "giovanni.bussi",
            "github": "GiovanniBussi",
            "ports_count": 81
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-slackclient"
            ]
        }
    ],
    "depends_on": []
}