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

{
    "name": "py27-pyphant-imageprocessing",
    "portdir": "python/py-pyphant",
    "version": "1.0b3",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
    "description": "imageprocessing toolbox for py27-pyphant",
    "long_description": "This toolbox provides a set of imageprocessing workers, i.e. encapsulated data processing steps for the py27-pyphant framework. Currently there are 22 workers providing operations varying from simple functions like 'inversion' or some scipy.ndimage filters to more complex operations, e.g. auto-focus evaluation of transmitted light microscopy photographs.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "servicegruppe.wissinfo",
            "github": "",
            "ports_count": 9
        },
        {
            "name": "rowue",
            "github": "rowue",
            "ports_count": 10
        }
    ],
    "variants": [
        "pil"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-numpy",
                "python27",
                "py27-scipy",
                "py27-pyphant",
                "py27-Pillow"
            ]
        }
    ],
    "depends_on": []
}