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

{
    "name": "php-imlib2",
    "portdir": "php/php-imlib2",
    "version": "0.1.00",
    "license": "PHP",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pecl.php.net/package/imlib2",
    "description": "Provides an image manipulation interface using libimlib2",
    "long_description": "imlib2 is a very fast image manipulation library, but without the support for as many image formats as other libraries such as imagemagick. This extension is experimental. It's been tested on a number of Linux installs, but nothing else.",
    "active": true,
    "categories": [
        "devel",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "",
            "ports_count": 218
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "run",
            "ports": [
                "php56-imlib2"
            ]
        }
    ],
    "depends_on": []
}