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

{
    "name": "py38-gwpy",
    "portdir": "python/py-gwpy",
    "version": "2.0.4",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gwpy.github.io",
    "description": "A python package for gravitational-wave astrophysics",
    "long_description": "GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-setuptools_scm",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-ligo-segments",
                "py38-ligotimegps",
                "py38-matplotlib",
                "python38",
                "py38-scipy",
                "py38-six",
                "py38-tqdm",
                "py38-numpy",
                "py38-astropy",
                "py38-colorama",
                "py38-dateutil",
                "py38-h5py",
                "py38-keyring"
            ]
        }
    ],
    "depends_on": []
}