Source: raku-readline Maintainer: Debian Rakudo Maintainers Uploaders: Daniel Dehennin , Mo Zhou Section: interpreters Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-raku, libreadline-dev, rakudo (>= 2022.07-2) Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/perl6-team/modules/raku-readline Vcs-Git: https://salsa.debian.org/perl6-team/modules/raku-readline.git Homepage: https://github.com/lathropd/perl6-readline Rules-Requires-Root: no Package: raku-readline Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 loong64 mips mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x x32 Depends: ${misc:Depends}, ${raku:Depends}, rakudo (>= 2022.07-2) Conflicts: perl6-readline Provides: perl6-readline Replaces: perl6-readline Description: Readline binding for Raku 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.