Source: liblist-utilsby-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (= 13),
               libmodule-build-perl
Standards-Version: 4.6.0
Vcs-Browser: https://gitee.com/openkylin/liblist-utilsby-perl
Vcs-Git: https://gitee.com/openkylin/liblist-utilsby-perl.git
Homepage: https://metacpan.org/release/List-UtilsBy
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: liblist-utilsby-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: higher-order list utility functions
 List::UtilsBy provides a number of list utility functions, all of which take
 an initial code block to control their behaviour. They are variations on
 similar core perl or List::Util functions of similar names, but which use the
 block to control their behaviour.
