HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "qhull",
"portdir": "math/qhull",
"version": "2020.2",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qhull.org",
"description": "Programs and library for computing convex hulls.",
"long_description": "Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The software runs in 2-d, 3-d, 4-d, and higher dimensions. Qhull implements the Quickhull algorithm for computing the convex hull. It handles roundoff errors from floating point arithmetic. Qhull also computes volumes, surface areas, and approximations to the convex hull.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ipe",
"gdal",
"py35-matplotlib",
"py36-matplotlib",
"FreeSOLID",
"plplot",
"plplot-single",
"plplot510",
"plplot510-single",
"solid",
"palapeli",
"octave",
"py27-matplotlib",
"py37-matplotlib",
"py38-matplotlib",
"py39-matplotlib",
"py310-matplotlib",
"py311-matplotlib",
"libpcl"
]
}
]
}