{
   "abstract" : "sprintf-like function with named conversions",
   "author" : [
      "Shlomi Fish <shlomif@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.3901, CPAN::Meta::Converter version 2.120630",
   "keywords" : [
      "conversions",
      "format",
      "named",
      "percent",
      "python",
      "sprintf"
   ],
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Text-Sprintf-Named",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0",
            "Test::Warn" : "0.21"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.36"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0",
            "warnings::register" : "0"
         }
      }
   },
   "provides" : {
      "Text::Sprintf::Named" : {
         "file" : "lib/Text/Sprintf/Named.pm",
         "version" : "0.0401"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://opensource.org/licenses/mit-license.php"
      ],
      "repository" : {
         "url" : "https://bitbucket.org/shlomif/perl-text-sprintf"
      }
   },
   "version" : "0.0401"
}
