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

{
    "name": "p5.34-tcl-ptk",
    "portdir": "perl/p5-tcl-ptk",
    "version": "1.110.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Tcl::pTk",
    "description": "Tcl::pTk - Interface to Tcl/Tk with Perl/Tk compatible syntax",
    "long_description": "Tcl::pTk interfaces perl to an existing Tcl/Tk installation on your computer. It has fully perl/tk compatible syntax for running existing perl/tk scripts, as well as direct-tcl syntax for using any other Tcl/Tk features. \n\nUsing this module an interpreter object is created, which then provides access to all the installed Tcl libraries (Tk, Tix, BWidgets, BLT, etc) and existing features (for example native-looking widgets using the Tile package).\n",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "chrischavez",
            "github": "chrstphrchvz",
            "ports_count": 93
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-test-deep",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "BWidget",
                "tix",
                "tk",
                "tktable",
                "tklib",
                "p5.34-class-isa",
                "p5.34-sub-name",
                "p5.34-tcl",
                "p5.34-time-hires",
                "perl5.34",
                "tkimg"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-tcl-ptk"
            ]
        }
    ]
}