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

{
    "name": "py35-astropy-helpers",
    "portdir": "python/py-astropy-helpers",
    "version": "4.0.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/astropy/astropy-helpers",
    "description": "Helpers for Astropy and Affiliated packages",
    "long_description": "This project provides a Python package, astropy_helpers, which includes many build, installation, and documentation-related tools used by the Astropy project, but packaged separately for use by other projects that wish to leverage this work.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 414
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py35-setuptools",
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py35-astroplan",
                "py35-astropy-healpix",
                "py35-astroquery",
                "py35-astroscrappy",
                "py35-vo"
            ]
        }
    ]
}