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>,
           Robert Lemmen <robertle@semistable.com>,
           Mo Zhou <cdluminate@gmail.com>
Section: interpreters
Priority: optional
Build-Depends: debhelper-compat (= 12), dh-perl6, perl6-tap-harness, libreadline8
Standards-Version: 4.4.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

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