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

{
    "name": "py310-InsightToolkit",
    "portdir": "graphics/InsightToolkit",
    "version": "5.3.0",
    "license": "Apache",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://itk.org",
    "description": "Python 3.10 bindings for Insight Segmentation and Registration Toolkit (ITK)",
    "long_description": "This package provides Python 3.10 bindings for Insight Segmentation and Registration Toolkit (ITK).",
    "active": true,
    "categories": [
        "devel",
        "graphics",
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "n_larsson",
            "github": "nilason",
            "ports_count": 89
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "swig",
                "swig-python",
                "castxml",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "dcmtk",
                "libjpeg-turbo",
                "libpng",
                "tiff",
                "eigen3",
                "fftw-3",
                "libaec",
                "gdcm",
                "hdf5",
                "expat",
                "python310",
                "libminc",
                "InsightToolkit",
                "fftw-3-single",
                "zlib",
                "double-conversion",
                "gtest",
                "vxl"
            ]
        }
    ],
    "depends_on": []
}