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

{
    "name": "py38-requests-oauthlib",
    "portdir": "python/py-requests-oauthlib",
    "version": "2.0.0",
    "license": "ISC",
    "platforms": "{darwin any}",
    "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": [
                "py38-build",
                "py38-installer",
                "clang-17",
                "py38-setuptools",
                "py38-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-oauthlib",
                "py38-requests"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-mock",
                "py38-pytest",
                "py38-requests-mock"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-twython"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-django-allauth"
            ]
        }
    ]
}