Source: libregexp-pattern-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers  <packaging@list.openkylin.top>
Build-Depends:
 debhelper-compat (= 12),
 libtest-exception-perl <!nocheck>,
 libtest-simple-perl <!nocheck>,
 perl,
Standards-Version: 4.5.0
Vcs-Git: https://gitee.com/openkylin/libregexp-pattern-perl.git
Vcs-Browser: https://gitee.com/openkylin/libregexp-pattern-perl
Homepage: https://metacpan.org/pod/Regexp::Pattern
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: libregexp-pattern-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
Description: convention/framework for modules that contain collection of regexes
 Regexp::Pattern is a convention
 for organizing reusable regexp patterns in modules,
 as well as framework to provide convenience
 in using those patterns in your program.

