{
   "authors" : [
      "Matias Linares"
   ],
   "build-depends" : [],
   "depends" : [
      "Inline::Python"
   ],
   "description" : "Wrapper to python pygments library.",
   "license" : "Artistic-2.0",
   "name" : "Pygments",
   "perl" : "6.c",
   "provides" : {
      "Pygments" : "lib/Pygments.pm6"
   },
   "resources" : [
      "perl.py"
   ],
   "source-url" : "http://www.cpan.org/authors/id/M/MA/MATIASL/Perl6/Pygments-0.0.1.tar.gz",
   "tags" : [],
   "test-depends" : [
      "Test::META"
   ],
   "version" : "0.0.1"
}