-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathMETA.yml
More file actions
38 lines (38 loc) · 1006 Bytes
/
META.yml
File metadata and controls
38 lines (38 loc) · 1006 Bytes
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
---
abstract: 'Perl interface for libssh'
author:
- 'Quentin Garnier <qgarnier at ose-consulting.com>'
build_requires:
ExtUtils::MakeMaker: '0'
configure_requires:
ExtUtils::MakeMaker::Config: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010'
license: apache2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Libssh-Session
no_index:
directory:
- t
- inc
recommends:
ExtUtils::PkgConfig: '0'
XSLoader: '0'
requires:
Carp: '0'
DynaLoader: '0'
Exporter: '0'
overload: '0'
perl: '5.008001'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/garnier-quentin/perl-libssh/issues
homepage: https://github.com/garnier-quentin/perl-libssh
repository: git://github.com/garnier-quentin/perl-libssh.git
version: '1.1'
x_contributors:
- 'Vesislav Dimitrov'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'