GET /api/v1/ports/py311-scour/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-scour",
"portdir": "python/py-scour",
"version": "0.38.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scour-project/scour",
"description": "SVG optimizer/cleaner written in Python",
"long_description": "Scour is an SVG optimizer/cleaner written in Python, that reduces the size of scalable vector graphics by optimizing structure and removing unnecessary data.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 339
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-16",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-six",
"python311"
]
}
],
"depends_on": []
}