HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pngpp",
"portdir": "graphics/pngpp",
"version": "0.2.5",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://savannah.nongnu.org/projects/pngpp/",
"description": "A simplified input/output library for PNG files",
"long_description": "pngpp provides a C++ wrapper for the libpng that greatly simplifies the reading and writing PNG files",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libpng"
]
}
],
"depends_on": []
}