GET /api/v1/ports/py-GridDataFormats/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py-GridDataFormats",
    "portdir": "python/py-GridDataFormats",
    "version": "0.6.0",
    "license": "LGPL-3",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/MDAnalysis/GridDataFormats",
    "description": "GridDataFormats provides the Python package 'gridData'.",
    "long_description": "GridDataFormats provides the Python package 'gridData'. It contains a class ('Grid') to handle data on a regular grid --- basically NumPy n-dimensional arrays. It supports reading from and writing to some common formats (such as OpenDX).",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "giovanni.bussi",
            "github": "GiovanniBussi",
            "ports_count": 81
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-GridDataFormats"
            ]
        }
    ],
    "depends_on": []
}