-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMETA.yml
39 lines (39 loc) · 1.13 KB
/
META.yml
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
---
abstract: "Perl extension to OpenSSL's PKCS10 API."
author:
- 'JoNO <[email protected]>'
build_requires:
Crypt::OpenSSL::Guess: '0.11'
Crypt::OpenSSL::RSA: '0'
Test::More: '0'
configure_requires:
Crypt::OpenSSL::Guess: '0.11'
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.031, 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.26'
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.26'
x_generated_by_perl: v5.38.2
x_maintainers:
- 'Timothy Legge <[email protected]>'
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'