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

{
    "name": "py37-vo",
    "portdir": "python/py-vo",
    "version": "1.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://github.com/pyvirtobs/pyvo",
    "description": "Python access to Virtual Observatory data and services",
    "long_description": "PyVO is a package providing access to remote data and services of the Virtual observatory (VO) using Python.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 401
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-astropy-helpers",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37",
                "py37-astropy",
                "py37-mimeparse",
                "py37-requests"
            ]
        }
    ],
    "depends_on": []
}