{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [],
  "description" : "uuencode and uudecode for raku",
  "license" : "Artistic-2.0",
  "meta-version" : "1",
  "name" : "Util::Uuencode",
  "provides" : {
     "Util::Uuencode" : "lib/Util/Uuencode.rakumod"
  },
  "raku" : "6.d",
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Util-Uuencode-0.0.2.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/Util-Uuencode/issues",
     "email" : "[email protected]",
     "source" : "https://github.com/jonathanstowe/Util-Uuencode.git"
  },
  "tags" : [
     "util",
     "uuencode",
     "unix",
     "encode"
  ],
  "test-depends" : [],
  "version" : "0.0.2"
}