GET /api/v1/ports/py310-requests-oauthlib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-requests-oauthlib",
"portdir": "python/py-requests-oauthlib",
"version": "1.3.1",
"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": [
{
"name": "kirill",
"github": "catap",
"ports_count": 1280
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-16",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-oauthlib"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock",
"py310-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-kubernetes",
"beets",
"beets-devel"
]
},
{
"type": "run",
"ports": [
"py310-django-allauth"
]
}
]
}