Docker-Registry

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'A client for talking to Docker Registries'
author:
  - 'Jose Luis Martínez <joseluis.martinez@capside.com>'
build_requires:
  Import::Into: '1.002003'
  Sub::Override: '0'
  Test::Deep: '0'
  Test::Exception: '0'
  Test::Lib: '0'
  Test::More: '0'
  Test::Most: '0'
  Test::Spec: '0'
  Test::Spec::Mocks: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010'
license: apache
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Docker-Registry
optional_features:
  ecr-registry:
    description: 'support for ecr'
  gcr-registry:
    description: 'Support for GCR'
    requires:
      Crypt::JWT: '0'
      Path::Class: '0'
      URI: '0'
  gitlab-registry:
    description: 'support for gitlab'
requires:
  HTTP::Headers: '0'
  HTTP::Tiny: '0'
  IO::Socket::SSL: '0'
  JSON::MaybeXS: '0'
  MIME::Base64: '0'
  Moo: '0'
  Throwable::Error: '0'
  Types::Standard: '0'
  namespace::autoclean: '0'
  perl: '5.014001'
resources:
  bugtracker: https://github.com/pplu/docker-registry/issues
  repository: https://github.com/pplu/docker-registry.git
version: '0.08'
x_contributors:
  - 'Jose Luis Martinez <jlmartinez@capside.com>'
  - 'Wesley Schwengle <wesley@schwengle.net>'
  - 'Oriol Soriano <oriol.soriano@capside.com>'
  - 'Jose Luis Martinez <pplusdomain@gmail.com>'
  - 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
  - 'Wesley Schwengle <wesley@opndev.io>'
x_generated_by_perl: v5.30.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: Apache-2.0



( run in 2.109 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )