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

{
    "name": "py36-requests-oauthlib",
    "portdir": "python/py-requests-oauthlib",
    "version": "1.3.1",
    "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": [
        {
            "name": "kirill",
            "github": "catap",
            "ports_count": 120
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py36-setuptools",
                "clang-12"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-requests",
                "python36",
                "py36-oauthlib"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py36-requests-mock",
                "py36-mock"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-twython",
                "py36-tweepy"
            ]
        }
    ]
}