GET /api/v1/ports/gnofract4d/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gnofract4d",
"portdir": "gnome/gnofract4d",
"version": "3.14.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edyoung/gnofract4d",
"description": "Gnofract4D is a program to draw fractals.",
"long_description": "Gnofract 4D is a fractal browser. It can generate many different fractals, including some which are hybrids between the Mandelbrot and Julia sets, and includes a Fractint-compatible parser for your own fractal formulas.",
"active": true,
"categories": [
"math",
"gnome",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 415
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"python27",
"py27-pygtk"
]
}
],
"depends_on": []
}