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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
---
abstract: 'Interface to the libsodium library http://libsodium.org'
author:
- 'Alex J. G. BurzyĆski <ajgb@cpan.org>'
build_requires:
Alien::Build: '2.15'
Alien::Build::MM: '0.32'
Alien::Build::Plugin::Build::Autoconf: '0.04'
Alien::Build::Plugin::Build::Make: '0'
Alien::Build::Plugin::Probe::Vcpkg: '2.15'
Config: '0'
ExtUtils::MakeMaker: '6.52'
File::Spec: '0'
IPC::Cmd: '0'
Sort::Versions: '0'
Test2::Suite: '0'
Test2::V0: '0'
Test::Alien: '0'
Test::More: '0.88'
configure_requires:
Alien::Build: '2.15'
Alien::Build::MM: '0.32'
Alien::Build::Plugin::Build::Make: '0.01'
Alien::Build::Plugin::Probe::Vcpkg: '2.15'
ExtUtils::MakeMaker: '6.52'
dynamic_config: 1
generated_by: 'Dist::Zilla version 6.014, 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: Alien-Sodium
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
Alien::Sodium:
file: lib/Alien/Sodium.pm
version: '2.000'
requires:
Alien::Base: '2.15'
base: '0'
perl: '5.008001'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/genio/alien-sodium/issues
homepage: https://github.com/genio/alien-sodium
repository: https://github.com/genio/alien-sodium.git
version: '2.000'
x_alienfile:
generated_by: 'Dist::Zilla::Plugin::AlienBuild version 0.30'
requires:
share:
Alien::Build::Plugin::Gather::IsolateDynamic: '0.48'
Archive::Tar: '0'
Config: '0'
HTTP::Tiny: '0.044'
IO::Socket::SSL: '1.56'
IO::Zlib: '0'
Mojo::DOM: '0'
Mojolicious: '7.00'
Net::SSLeay: '1.49'
Sort::Versions: '0'
URI: '0'
URI::Escape: '0'
system: {}
x_contributors:
- 'Chase Whitener <capoeirab@cpan.org>'
- 'Graham Ollis <plicease@cpan.org>'
x_generated_by_perl: v5.26.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|