-
Notifications
You must be signed in to change notification settings - Fork 17
/
dist.ini
41 lines (40 loc) · 924 Bytes
/
dist.ini
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
name = Net-Shadowsocks
author = Li ZHOU <lzh@cpan.org>
license = Artistic_2_0
copyright_holder = Li ZHOU
main_module = lib/Net/Shadowsocks.pm
[AutoPrereqs]
[EnsurePrereqsInstalled]
[ExecDir]
[GatherDir]
[Keywords]
[MakeMaker]
[MetaProvides::Package]
[MetaResources]
repository.url = git://github.com/zhou0/shadowsocks-perl.git
repository.web = https://github.com/zhou0/shadowsocks-perl
repository.type = git
[ModuleBuild]
[NextRelease]
[Prereqs]
-phase = test
Pod::Coverage::TrustPod = 0
Test::CPAN::Meta = 0
Test::Pod::Coverage = 0
Alien::Base::ModuleBuild = 1.00
AnyEvent = 4.45
Crypt::NaCl::Sodium = 1.0.6
Crypt::RC4::XS = 0.02
Crypt::Spritz = 1.02
CryptX = 0.070
Digest::MD5 = 2.55
ExtUtils::MakeMaker = 6.3
IO::Socket::Socks = 0.73
JSON = 2.90
Socket = 2.021
[PruneCruft]
[ReadmeMarkdownFromPod]
perl_version = 5.8
before_install = cpanm Crypt::NaCl::Sodium
max_target_perl = 5.6.0
[VersionFromMainModule]