-
Notifications
You must be signed in to change notification settings - Fork 2
/
dist.ini
47 lines (37 loc) · 927 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
42
43
44
45
46
47
name = Alien-curl
author = Graham Ollis <plicease@cpan.org>
license = Perl_5
copyright_holder = Graham Ollis
copyright_year = 2017-2022
version = 0.11
; authordep Env::ShellWords
[AlienBase::Doc]
name = curl
type = tool
type = library
type = ffi
[@Author::Plicease]
:version = 2.69
release_tests = 1
installer = Author::Plicease::MakeMaker
github_user = PerlAlien
irc = irc://irc.perl.org/#native
workflow = static
workflow = linux
workflow = windows
workflow = macos
[AlienBuild]
:version = 0.15
[RemovePrereqs]
remove = strict
remove = warnings
remove = base
remove = FFI::Platypus::Record
;[Prereqs]
[Author::Plicease::Upload]
cpan = 1
[Author::Plicease::Thanks]
current = Graham Ollis <plicease@cpan.org>
; if you have a preference for how to display your name
; feel free send a PR. I don't use the git hisory.
contributor = Shawn Laffan (SLAFFAN)