GET /api/v1/ports/p5.26-http-entity-parser/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.26-http-entity-parser",
    "portdir": "perl/p5-http-entity-parser",
    "version": "0.250.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/HTTP::Entity::Parser",
    "description": "HTTP::Entity::Parser - PSGI compliant HTTP Entity Parser",
    "long_description": "HTTP::Entity::Parser - PSGI compliant HTTP Entity Parser",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2515
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.26-http-message",
                "p5.26-module-build-tiny"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-http-multipartparser",
                "p5.26-json-maybexs",
                "p5.26-module-build",
                "perl5.26",
                "p5.26-stream-buffered",
                "p5.26-www-form-urlencoded",
                "p5.26-www-form-urlencoded-xs",
                "p5.26-module-load",
                "p5.26-file-temp",
                "p5.26-hash-multivalue"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-dancer2",
                "p5.26-plack"
            ]
        }
    ]
}