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

{
    "name": "py35-requests-oauthlib",
    "portdir": "python/py-requests-oauthlib",
    "version": "1.3.0",
    "license": "ISC",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/requests/requests-oauthlib",
    "description": "OAuth for Humans",
    "long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
    "active": false,
    "categories": [
        "devel",
        "net",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py35-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35",
                "py35-oauthlib",
                "py35-requests"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py35-tweepy"
            ]
        }
    ]
}