Source: libparams-util-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=13),
               libcapture-tiny-perl (>= 0.48),
               libconfig-autoconf-perl,
               libtest-leaktrace-perl <!nocheck>,
               libtest-pod-perl <!nocheck>,
               perl-xs-dev,
               perl:native
Standards-Version: 4.5.0
Vcs-Browser: https://gitee.com/openkylin/libparams-util-perl
Vcs-Git: https://gitee.com/openkylin/libparams-util-perl.git
Homepage: https://metacpan.org/release/Params-Util
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: libparams-util-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Description: Perl extension for simple stand-alone param checking functions
 Params::Util provides a basic set of importable functions that makes checking
 parameters easier. The functions provided by Params::Util check in the most
 strictly correct manner, and it should not be fooled by odd cases.
