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

{
    "name": "py310-asv",
    "portdir": "python/py-asv",
    "version": "0.6.4",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/airspeed-velocity/asv",
    "description": "Airspeed Velocity: A simple Python history benchmarking tool",
    "long_description": "Airspeed Velocity: A simple Python history benchmarking tool",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-setuptools",
                "py310-setuptools_scm",
                "py310-wheel",
                "py310-build",
                "py310-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310",
                "py310-tomli",
                "py310-virtualenv",
                "py310-tabulate",
                "py310-json5",
                "py310-asv-runner"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-pytest"
            ]
        }
    ],
    "depends_on": []
}