Source: libio-interactive-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (= 13),
               perl
Build-Depends-Indep: libtest-pod-coverage-perl <!nocheck>,
                     libtest-pod-perl <!nocheck>
Standards-Version: 4.5.1
Vcs-Browser: https://gitee.com/openkylin/libio-interactive-perl
Vcs-Git: https://gitee.com/openkylin/libio-interactive-perl.git
Homepage: https://metacpan.org/release/IO-Interactive
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: libio-interactive-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: utility module for interactive I/O
 IO::Interactive provides three utility subroutines that make it easier to
 develop interactive applications: is_interactive, interactive and busy.
