{
   "abstract" : "optex module to replace document file by its text contents",
   "author" : [
      "Kazumasa Utashiro"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.10",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-optex-textconv",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "App::optex" : "v0.3.0",
            "List::Util" : "1.45",
            "perl" : "v5.14.0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "App::optex::tc" : {
         "file" : "lib/App/optex/tc.pm"
      },
      "App::optex::textconv" : {
         "file" : "lib/App/optex/textconv.pm",
         "version" : "0.09"
      },
      "App::optex::textconv::Converter" : {
         "file" : "lib/App/optex/textconv/Converter.pm"
      },
      "App::optex::textconv::Zip" : {
         "file" : "lib/App/optex/textconv/Zip.pm"
      },
      "App::optex::textconv::default" : {
         "file" : "lib/App/optex/textconv/default.pm"
      },
      "App::optex::textconv::msdoc" : {
         "file" : "lib/App/optex/textconv/msdoc.pm",
         "version" : "0.09"
      },
      "App::optex::textconv::pdf" : {
         "file" : "lib/App/optex/textconv/pdf.pm",
         "version" : "0.09"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kaz-utashiro/optex-textconv/issues"
      },
      "homepage" : "https://github.com/kaz-utashiro/optex-textconv",
      "repository" : {
         "url" : "git://github.com/kaz-utashiro/optex-textconv.git",
         "web" : "https://github.com/kaz-utashiro/optex-textconv"
      }
   },
   "version" : "0.09",
   "x_authority" : "cpan:UTASHIRO",
   "x_contributors" : [
      "Kazumasa Utashiro <kaz@utashiro.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.04",
   "x_static_install" : 1
}