File: META.yml

package info (click to toggle)
libcrypt-openssl-pkcs10-perl 0.35-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 792 kB
  • sloc: perl: 123; makefile: 3
file content (44 lines) | stat: -rw-r--r-- 1,268 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
abstract: "Perl extension to OpenSSL's PKCS10 API."
author:
  - 'JoNO <jonozzz@yahoo.com>'
build_requires:
  Crypt::OpenSSL::Guess: '0.11'
  Crypt::OpenSSL::RSA: '0'
  File::Slurper: '0'
  File::Spec::Functions: '0'
  File::Temp: '0'
  Import::Into: '0'
  Test::Lib: '0'
  Test::More: '0'
configure_requires:
  Crypt::OpenSSL::Guess: '0.11'
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Crypt-OpenSSL-PKCS10
provides:
  Crypt::OpenSSL::PKCS10:
    file: lib/Crypt/OpenSSL/PKCS10.pm
    version: '0.35'
recommends:
  Crypt::OpenSSL::Bignum: '0'
requires:
  Crypt::OpenSSL::RSA: '0'
  Exporter: '0'
  XSLoader: '0'
  perl: '5.008'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Crypt-OpenSSL-PKCS10
  homepage: http://search.cpan.org/dist/Crypt-OpenSSL-PKCS10/
  repository: git://github.com/perl-openssl/perl-crypt-openssl-pkcs10.git
version: '0.35'
x_generated_by_perl: v5.38.2
x_maintainers:
  - 'Timothy Legge <timlegge@gmail.com>'
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'