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

{
    "name": "py35-twilio",
    "portdir": "python/py-twilio",
    "version": "6.44.2",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.twilio.com/docs/libraries/python",
    "description": "Twilio API client and TwiML generator",
    "long_description": "Twilio API client and TwiML generator",
    "active": false,
    "categories": [
        "devel",
        "net",
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 401
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py35-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py35-jwt",
                "py35-openssl",
                "python35",
                "py35-six",
                "py35-tz",
                "py35-requests",
                "py35-cryptography"
            ]
        }
    ],
    "depends_on": []
}