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

{
    "name": "php70-uploadprogress",
    "portdir": "php/php-uploadprogress",
    "version": "1.1.4",
    "license": "PHP-3.01",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pecl.php.net/package/uploadprogress",
    "description": "An extension to track progress of a file upload.",
    "long_description": "An extension to track progress of a file upload. It is only known to work on Apache with mod_php, other SAPI implementations unfortunately still have issues.",
    "active": true,
    "categories": [
        "devel",
        "www",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "php70",
                "php70-apache2handler"
            ]
        }
    ],
    "depends_on": []
}