GET /api/v1/ports/py310-pydash/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-pydash",
"portdir": "python/py-pydash",
"version": "8.0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dgilland/pydash",
"description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
"long_description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-typing_extensions",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-maggma"
]
}
]
}