Source: libfile-sharedir-install-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=13)
Build-Depends-Indep: perl
Testsuite: autopkgtest-pkg-perl
Standards-Version: 4.6.1
Vcs-Browser: https://gitee.com/openkylin/libfile-sharedir-install-perl
Vcs-Git: https://gitee.com/openkylin/libfile-sharedir-install-perl.git
Homepage: https://metacpan.org/release/File-ShareDir-Install
Rules-Requires-Root: no

Package: libfile-sharedir-install-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: module for installing read-only data files
 File::ShareDir::Install is a Perl module that allows you to install read-only
 data files from a distribution and easily locate them with File::ShareDir. It
 is similar in nature to Module::Install::Share.
