File: control

package info (click to toggle)
rex 1.16.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,036 kB
  • sloc: perl: 36,418; xml: 264; sh: 51; makefile: 9
file content (98 lines) | stat: -rw-r--r-- 2,855 bytes parent folder | download
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Source: rex
Standards-Version: 4.7.2
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Alexandre Mestiashvili <mestia@debian.org>,
Section: admin
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 bsdutils <!nocheck>,
 dh-sequence-shell-completions,
 git <!nocheck>,
 libaws-signature4-perl <!nocheck>,
 libcpan-meta-requirements-perl,
 libdata-validate-ip-perl <!nocheck>,
 libdbi-perl <!nocheck>,
 libdevel-caller-perl <!nocheck>,
 libdigest-hmac-perl <!nocheck>,
 libexpect-perl <!nocheck>,
 libfile-libmagic-perl <!nocheck>,
 libfile-sharedir-install-perl,
 libhash-merge-perl <!nocheck>,
 libhttp-message-perl <!nocheck>,
 libio-pty-perl <!nocheck>,
 libipc-shareable-perl <!nocheck>,
 libjson-maybexs-perl <!nocheck>,
 liblwp-protocol-https-perl <!nocheck>,
 libmodule-load-conditional-perl <!nocheck>,
 libmodule-metadata-perl,
 libnet-openssh-perl <!nocheck>,
 libnet-sftp-foreign-perl <!nocheck>,
 libnet-ssh2-perl <!nocheck>,
 libparallel-forkmanager-perl <!nocheck>,
 libscalar-list-utils-perl <!nocheck>,
 libsort-naturally-perl <!nocheck>,
 libstring-escape-perl <!nocheck>,
 libsub-override-perl <!nocheck>,
 libterm-readkey-perl <!nocheck>,
 libtest-deep-perl <!nocheck>,
 libtest-exception-perl <!nocheck>,
 libtest-output-perl <!nocheck>,
 libtest-simple-perl <!nocheck>,
 libtest-useallmodules-perl <!nocheck>,
 libtest-warnings-perl (>= 0.033) <!nocheck>,
 libtext-glob-perl <!nocheck>,
 liburi-perl <!nocheck>,
 libversion-perl <!nocheck>,
 libwww-perl <!nocheck>,
 libxml-libxml-perl <!nocheck>,
 libxml-simple-perl <!nocheck>,
 libyaml-perl <!nocheck>,
 perl,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/rex
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/rex.git
Homepage: https://www.rexify.org/

Package: rex
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 bsdutils,
 libaws-signature4-perl,
 libdata-validate-ip-perl,
 libdevel-caller-perl,
 libdigest-hmac-perl,
 libhash-merge-perl,
 libhttp-message-perl,
 libio-pty-perl,
 libjson-maybexs-perl,
 liblwp-protocol-https-perl,
 libmodule-load-conditional-perl,
 libnet-openssh-perl,
 libnet-sftp-foreign-perl,
 libnet-ssh2-perl,
 libparallel-forkmanager-perl,
 libscalar-list-utils-perl,
 libsort-naturally-perl,
 libstring-escape-perl,
 libterm-readkey-perl,
 libtext-glob-perl,
 liburi-perl,
 libversion-perl,
 libwww-perl,
 libxml-simple-perl,
 libyaml-perl,
Recommends:
 libdbi-perl,
 libexpect-perl,
 libfile-libmagic-perl,
 libipc-shareable-perl,
 libxml-libxml-perl,
Description: deployment and configuration management tool
 Rex is a tool to ease the execution of commands on multiple remote
 servers. You can define small tasks, chain tasks to batches, link
 them with servers or server groups, and execute them easily in
 your terminal.