Source: libinline-c-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=13)
Build-Depends-Indep: libfile-copy-recursive-perl <!nocheck>,
                     libfile-sharedir-install-perl,
                     libinline-perl (>= 0.86) <!nocheck>,
                     libparse-recdescent-perl <!nocheck>,
                     libpegex-perl <!nocheck>,
                     libtest-warn-perl <!nocheck>,
                     libyaml-libyaml-perl <!nocheck>,
                     perl
Testsuite: autopkgtest-pkg-perl
Standards-Version: 4.6.0
Vcs-Browser: https://gitee.com/openkylin/libinline-c-perl
Vcs-Git: https://gitee.com/openkylin/libinline-c-perl.git
Homepage: https://metacpan.org/release/Inline-C
Rules-Requires-Root: no

Package: libinline-c-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         gcc | c-compiler,
         libinline-perl (>= 0.86),
         libparse-recdescent-perl,
         libpegex-perl
Description: C Language Support for Inline
 Inline::C is a module that allows one to write Perl subroutines in C.
 .
 The Inline module supports multiple programming languages and each language
 has its own support module. This module allows one to use Inline with the C
 programming language.
