Source: perl6-readline
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 <cdluminate@gmail.com>
Section: interpreters
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-raku,
               raku-tap-harness,
               libreadline8
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/perl6-team/modules/perl6-readline
Vcs-Git: https://salsa.debian.org/perl6-team/modules/perl6-readline.git
Homepage: https://github.com/drforr/perl6-readline
Rules-Requires-Root: no

Package: perl6-readline
Architecture: any
Multi-Arch: same
Depends: libreadline8,
         ${misc:Depends},
         ${raku:Depends}
Description: Readline binding for Perl 6
 This package provides Raku bindings to the native readline library,
 supporting history and recalling of text input. A prominent example
 of this is the Raku REPL itself.
