-
Notifications
You must be signed in to change notification settings - Fork 9
/
META.yml
39 lines (35 loc) · 1.24 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
--- #YAML:1.0
name : Net-SSH-Perl
version : 2.14
abstract : Perl client interface to SSH
author:
- David Robins <[email protected]>
- Lance Kinley <[email protected]>
license : perl
distribution_type : module
dynamic_config : 1
requires:
CryptX : 0.032
Crypt::Curve25519 : 0.05
Crypt::IDEA : 0
IO::Socket : 0
Math::GMP : 1.04
Scalar::Util : 0
String::CRC32 : 1.2
build_requires:
Test::More : 0.61
recommends:
Module::Signature : 0.50
Digest::BubbleBabble : 0
Crypt::RSA : 0
Term::ReadKey : 0
resources:
homepage : http://search.cpan.org/dist/Net-SSH-Perl/
license : http://dev.perl.org/licenses/
bugtracker : http://rt.cpan.org/Public/Dist/Display.html?Name=Net-SSH-Perl
MailingList : https://lists.sourceforge.net/lists/listinfo/ssh-sftp-perl-users
Repository : https://github.com/lkinley/Net-SSH-Perl
meta-spec:
version : 1.4
url : http://module-build.sourceforge.net/META-spec-v1.4.html
generated_by : emacs