Source: libstring-format-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper (>=11~)
Build-Depends-Indep: perl
Testsuite: autopkgtest-pkg-perl
Standards-Version: 4.1.3
Vcs-Browser: https://gitee.com/openkylin/libstring-format-perl
Vcs-Git: https://gitee.com/openkylin/libstring-format-perl.git
Homepage: https://metacpan.org/release/String-Format

Package: libstring-format-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: module for flexible printf-like string formatting
 String::Format is a Perl module that allows developers to define arbitrary
 printf-like format sequences to be expanded, inspired by mutt's index_format
 and related directives. This module would be most useful in configuration
 files and reporting tools, where the results of a query need to be formatted
 in a particular way.
