Source: libxstring-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=12), 
               libtest-simple-perl <!nocheck>,
               perl-xs-dev,
               perl:native
Testsuite: autopkgtest-pkg-perl
Standards-Version: 4.5.0
Vcs-Browser: https://gitee.com/openkylin/libxstring-perl
Vcs-Git: https://gitee.com/openkylin/libxstring-perl.git
Homepage: https://metacpan.org/release/XString
Rules-Requires-Root: no

Package: libxstring-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Description: module containing isolated string helpers from B
 The extremely lightweight XString module provides the string helpers from
 the much larger B module (Perl compiler backend) in an isolated package.
 .
 Currently the cstring and perlstring helpers are available.
