GET /api/v1/ports/py310-svgpath/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-svgpath",
"portdir": "python/py-svgpath",
"version": "6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/regebro/svg.path",
"description": "SVG path objects and parser",
"long_description": "svg.path is a collection of objects that implement the different path commands in SVG, and a parser for SVG path definitions.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "flyingsamson",
"github": "flyingsamson",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
}