GET /api/v1/ports/p5.32-mediawiki-api/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-mediawiki-api",
    "portdir": "perl/p5-mediawiki-api",
    "version": "0.520.0",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/MediaWiki::API",
    "description": "MediaWiki::API - Provides a Perl interface to the MediaWiki API",
    "long_description": "This module provides an interface between Perl and the MediaWiki API (https://www.mediawiki.org/wiki/API) allowing creation of scripts to automate editing and extraction of data from MediaWiki driven sites like Wikipedia.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-json",
                "p5.32-libwww-perl"
            ]
        }
    ],
    "depends_on": []
}