GET /api/v1/ports/py38-pdal/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-pdal",
"portdir": "python/py-pdal",
"version": "3.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python support",
"long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 89
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-scikit-build",
"py38-setuptools",
"clang-16",
"cmake",
"ninja",
"pybind11"
]
},
{
"type": "lib",
"ports": [
"PDAL",
"python38",
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-meshio",
"py38-pytest"
]
}
],
"depends_on": []
}