{
   "api" : "1",
   "auth" : "github:antononcube",
   "authors" : [
      "Anton Antonov"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "A package with functions for processing of code chunks in documents of different types (like Markdown, Org-mode, Pod6.)",
   "license" : "Artistic-2.0",
   "name" : "Text::CodeProcessing",
   "perl" : "6.d",
   "provides" : {
      "Text::CodeProcessing" : "lib/Text/CodeProcessing.rakumod",
      "Text::CodeProcessing::REPLSandbox" : "lib/Text/CodeProcessing/REPLSandbox.rakumod"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/A/AN/ANTONOV/Perl6/Text-CodeProcessing-0.4.2.tar.gz",
   "tags" : [
      "parser",
      "evaluation",
      "extraction",
      "code processing",
      "literate programming",
      "markdown",
      "org-mode",
      "pod6",
      "weaving",
      "tangling"
   ],
   "test-depends" : [],
   "version" : "0.4.2"
}
