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

{
    "name": "py39-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": true,
    "categories": [
        "devel",
        "net",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-build",
                "py39-installer",
                "clang-17",
                "py39-setuptools",
                "py39-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "py39-oauthlib",
                "py39-requests"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-mock",
                "py39-pytest",
                "py39-requests-mock"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-kubernetes",
                "py39-twython"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-django-allauth"
            ]
        }
    ]
}