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

{
    "name": "py313-discordpy",
    "portdir": "python/py-discordpy",
    "version": "2.5.2",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/Rapptz/discord.py",
    "description": "API wrapper for Discord written in Python",
    "long_description": "discord.py is an API wrapper for Discord written in Python. This was written to allow easier writing of bots or chat logs.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "toby",
            "github": "tobypeterson",
            "ports_count": 223
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-wheel",
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313",
                "py313-zstd",
                "py313-orjson",
                "py313-aiohttp",
                "py313-audioop_lts"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-discordpy"
            ]
        }
    ]
}