Source: libquota-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , gregor herrmann , Ryan Niebur , Jonathan Yu Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libquota-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libquota-perl.git Homepage: https://metacpan.org/release/Quota Testsuite: autopkgtest-pkg-perl Package: libquota-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl interface to file system quotas Quota is a Perl module that provides access to filesystem quota information. This module uses the quotactl() or ioctl() system calls to set or query quota information on the local host. It also supports remotely submitting queries via RPC to a remote host.