GET /api/v1/ports/py39-altair/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-altair",
"portdir": "python/py-altair",
"version": "5.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://altair-viz.github.io/",
"description": "A declarative statistical visualization library for Python.",
"long_description": "A declarative statistical visualization library for Python.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-packaging",
"py39-pandas",
"python39",
"py39-typing_extensions",
"py39-toolz",
"py39-jinja2",
"py39-jsonschema",
"py39-numpy"
]
}
],
"depends_on": []
}