GET /api/v1/ports/py310-hdfs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-hdfs",
"portdir": "python/py-hdfs",
"version": "2.7.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hdfscli.readthedocs.org/",
"description": "API and command line interface for HDFS",
"long_description": "API and command line interface for HDFS",
"active": true,
"categories": [
"sysutils",
"net",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"py310-six",
"py310-docopt",
"python310"
]
}
],
"depends_on": []
}