File: control

package info (click to toggle)
raku-zef 0.13.8-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 664 kB
  • sloc: perl: 22; makefile: 8
file content (32 lines) | stat: -rw-r--r-- 1,086 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
Source: raku-zef
Maintainer: Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>
Uploaders: Daniel Dehennin <daniel.dehennin@baby-gnu.org>,
           Dominique Dumont <dod@debian.org>,
           Mo Zhou <lumin@debian.org>
Section: interpreters
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-raku (>= 0.19),
               dh-sequence-raku,
               pandoc,
               raku-getopt-long,
               raku-tap-harness
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/perl6-team/modules/perl6-zef
Vcs-Git: https://salsa.debian.org/perl6-team/modules/perl6-zef.git
Homepage: https://github.com/ugexe/zef

Package: raku-zef
Architecture: all
Depends: rakudo,
         curl | wget,
         ${misc:Depends},
         raku-getopt-long
Recommends: git
Conflicts: perl6-zef
Provides: perl6-zef
Replaces: perl6-zef
Description: Raku / Perl 6 module manager
 Zef is a Raku / Perl 6 module (package) manager. It can be used to
 download and install Raku / Perl 6 modules in your home directory or as
 a system-wide module.