Source: libset-intspan-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers  <packaging@list.openkylin.top>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Standards-Version: 4.6.0
Vcs-Browser: https://gitee.com/openkylin/libset-intspan-perl
Vcs-Git: https://gitee.com/openkylin/libset-intspan-perl.git
Homepage: https://metacpan.org/release/Set-IntSpan
Rules-Requires-Root: no


Package: libset-intspan-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: module to manage sets of integers
 The Set::IntSpan module manages sets of integers.
 It is optimized for sets that have long runs of consecutive integers.
 These arise, for example, in .newsrc files, which maintain lists of articles.

