Help language development. Donate to The Perl Foundation

RakuConfig zef:finanalyst last updated on 2022-09-19

META6.json
{
  "name": "RakuConfig",
  "description": "Get config files that are Raku structures",
  "version": "0.7.3",
  "perl": "6.d",
  "authors": [
    "Richard Hainsworth"
  ],
  "auth": "zef:finanalyst",
  "depends": [],
  "build-depends": [],
  "test-depends": [],
  "provides": {
    "RakuConfig": "lib/RakuConfig.rakumod"
  },
  "resources": [],
  "support": {
    "bugtracker": "https://github.com/finanalyst/raku-config/issues",
    "email": "[email protected]",
    "source": "https://github.com/finanalyst/raku-config.git"
  },
  "license": "Artistic-2.0",
  "source-url": "git://github.com/finanalyst/raku-config.git",
  "source-type": "git"
}