Help language development. Donate to The Perl Foundation

Git::Status zef:lizmat last updated on 2021-12-26

META6.json
{
  "auth": "zef:lizmat",
  "authors": [
    "Elizabeth Mattijsen"
  ],
  "build-depends": [
  ],
  "depends": [
  ],
  "description": "obtain status of a git repository",
  "license": "Artistic-2.0",
  "name": "Git::Status",
  "perl": "6.d",
  "provides": {
    "Git::Status": "lib/Git/Status.rakumod"
  },
  "resources": [
  ],
  "source-url": "https://github.com/lizmat/Git-Status.git",
  "tags": [
    "GIT"
  ],
  "test-depends": [
  ],
  "version": "0.0.1"
}