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

{
    "name": "p5-gtk2-sourceview",
    "portdir": "perl/p5-gtk2-sourceview",
    "version": "1.0.0",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "p5.28-gtk2-sourceview",
    "homepage": "https://metacpan.org/pod/Gtk2::SourceView",
    "description": "Perl wrappers for the GtkSourceView widget",
    "long_description": "Perl bindings to the 1.x series of the GtkSourceView widget libraries. This module allows you to write Perl applications that utilize the GtkSourceView library for source editing and printing.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.28-gtk2-sourceview"
            ]
        }
    ],
    "depends_on": []
}