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

{
    "name": "py310-tabulate",
    "portdir": "python/py-tabulate",
    "version": "0.9.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/astanin/python-tabulate",
    "description": "Pretty-print tabular data",
    "long_description": "Pretty-print tabular data",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py310-setuptools",
                "py310-toml",
                "py310-setuptools_scm",
                "py310-wheel",
                "py310-build",
                "py310-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-asv",
                "py310-cli-helpers"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-xraylarch",
                "py310-pymatgen"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-onnx"
            ]
        }
    ]
}