GET /api/v1/ports/py36-astroquery/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py36-astroquery",
    "portdir": "python/py-astroquery",
    "version": "0.4",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://astroquery.readthedocs.io/",
    "description": "Accessing Online Astronomical Data",
    "long_description": "Astroquery is an astropy affiliated package that contains a collection of tools to access online Astronomical data. Each web service has its own sub-package.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 383
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-astropy-helpers",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-html5lib",
                "py36-keyring",
                "python36",
                "py36-six",
                "py36-requests",
                "py36-astropy",
                "py36-beautifulsoup4"
            ]
        }
    ],
    "depends_on": []
}