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

{
    "name": "py38-agate",
    "portdir": "python/py-agate",
    "version": "1.6.3",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/agate",
    "description": "A Python data analysis library that is optimized for humans instead of machines",
    "long_description": "agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "esafak",
            "github": "esafak",
            "ports_count": 115
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-parsedatetime",
                "py38-six",
                "py38-slugify",
                "python38",
                "py38-leather",
                "py38-pytimeparse",
                "py38-tz",
                "py38-babel",
                "py38-cssselect",
                "py38-isodate",
                "py38-lxml"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-agate-dbf",
                "py38-agate-excel",
                "py38-agate-sql",
                "py38-csvkit"
            ]
        }
    ]
}