Codebase list raku-getopt-long / 9fcdbc94-ea98-440e-a5fd-783442513f46/upstream META6.json
9fcdbc94-ea98-440e-a5fd-783442513f46/upstream

Tree @9fcdbc94-ea98-440e-a5fd-783442513f46/upstream (Download .tar.gz)

META6.json @9fcdbc94-ea98-440e-a5fd-783442513f46/upstreamraw · history · blame

{
  "authors" : [
    "Leon Timmermans"
  ],
  "build-depends" : [ ],
  "depends" : [ ],
  "description" : "A powerful getopt implementation",
  "license" : "Artistic-2.0",
  "name" : "Getopt::Long",
  "perl" : "6.*",
  "provides" : {
    "Getopt::Long" : "lib/Getopt/Long.pm"
  },
  "resources" : [ ],
  "source-url" : "https://github.com/Leont/getopt-long6.git",
  "tags" : [
    "command",
    "getopt",
    "main"
  ],
  "test-depends" : [ ],
  "version" : "0.3.3"
}