Help language development. Donate to The Perl Foundation

Mac::Applications::List zef:sdondley last updated on 2022-08-26

META6.json
{
    "perl" : "6.d",
    "api" : "1",
    "auth" : "zef:sdondley",
    "version" : "0.0.14",
    "description" : "List installed apps found in standard and other directories",
    "authors" : [ "Steve Dondley" ],
    "license" : "Artistic-2.0",
    "depends" : [ ],
    "build-depends" : [ ],
    "test-depends" : [ ],
    "resources" : [ ],
    "tags" : [
        "macos", "mac", "utilities", "Mac", "Applications", "List" 
    ],
    "name" : "Mac::Applications::List",
    "source-url" : "https://github.com/sdondley/Mac-Applications-List",
    "provides" : {
        "Mac::Applications::List" : "lib/Mac/Applications/List.rakumod"
    }
}