Source: libproc-processtable-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (= 13),
               perl-xs-dev,
               perl:native
Standards-Version: 4.6.0
Vcs-Browser: https://gitee.com/openkylin/libproc-processtable-perl
Vcs-Git: https://gitee.com/openkylin/libproc-processtable-perl.git
Homepage: https://metacpan.org/release/Proc-ProcessTable
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: libproc-processtable-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Multi-Arch: same
Description: Perl library for accessing process table information
 Proc::ProcessTable attempts to unify the interfaces to Unix process table
 information, without having to run a ps subprocess from within a perl or
 shell script and parse the output.
