Revision f47f93533ceb02cfb4fe4c588c6d26bb55c9bd0f authored by Christophe Maudoux on 19 July 2019, 08:50:19 UTC, committed by Christophe Maudoux on 19 July 2019, 08:50:19 UTC
1 parent b81ccf7
Raw File
META.json
{
   "abstract" : "Perl extension for managing Lemonldap::NG Web-SSO system.",
   "author" : [
      "Xavier Guimard <x.guimard@free.fr>, Clément Oudot <clement@oodo.net>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Lemonldap-NG-Manager",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "IO::String" : "0",
            "Regexp::Common" : "0",
            "Test::Pod" : "1"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "LWP::Protocol::https" : "0"
         },
         "requires" : {
            "Convert::PEM" : "0",
            "Crypt::OpenSSL::RSA" : "0",
            "LWP::UserAgent" : "0",
            "Lemonldap::NG::Common" : "v2.1.0",
            "Lemonldap::NG::Handler" : "v2.1.0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "X_twitter" : "https://twitter.com/lemonldapng",
      "homepage" : "http://lemonldap-ng.org/",
      "license" : [
         "http://opensource.org/licenses/GPL-2.0"
      ],
      "x_MailingList" : "mailto:lemonldap-ng-dev@ow2.org"
   },
   "version" : "v2.1.0",
   "x_serialization_backend" : "JSON::PP version 2.97001"
}
back to top