GET /api/v1/ports/py27-tweepy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-tweepy",
"portdir": "python/py-tweepy",
"version": "3.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tweepy.org/",
"description": "A Python library for the Twitter API.",
"long_description": "A Python library for the Twitter API.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-requests-oauthlib",
"python27",
"py27-socks",
"py27-six",
"py27-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"TwitterDemandCollector"
]
}
]
}