{
   "abstract" : "Python PEP440 compatible version string parser in Perl",
   "author" : [
      "Stephan Loyd <sloyd@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Python-Version",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Sort::Versions" : "0",
            "constant" : "0",
            "overload" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test2::V0" : "0"
         }
      }
   },
   "provides" : {
      "Python::Version" : {
         "file" : "lib/Python/Version.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "url" : "https://github.com/iynehz/perl5-Python-Version.git"
      }
   },
   "version" : "0.001",
   "x_contributors" : [
      "perlancar <perlancar@cpan.org>",
      "Mohammad S Anwar <manwar@cpan.org>"
   ],
   "x_generated_by_perl" : "v5.26.3",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.32",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}