Help language development. Donate to The Perl Foundation

Abbreviations zef:tbrowder last updated on 2022-07-23

META6.json
{
  "api": 2,
  "auth": "zef:tbrowder",
  "authors": [
    "Tom Browder"
  ],
  "build-depends": [
  ],
  "depends": [
  ],
  "description": "Provides abbreviations for an input set of one or more words",
  "license": "Artistic-2.0",
  "name": "Abbreviations",
  "perl": "6.d",
  "provides": {
    "Abbreviations": "lib/Abbreviations.rakumod"
  },
  "resources": [
  ],
  "source-url": "https://github.com/tbrowder/Abbreviations.git",
  "tags": [
    "text",
    "abbreviations",
    "options"
  ],
  "test-depends": [
  ],
  "version": "2.0.0"
}