Source: libsys-filesystem-perl Maintainer: Debian Perl Group Uploaders: Alejandro Garrido Mota , Jonathan Yu , Franck Joncourt , Ansgar Burchardt Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libmodule-pluggable-perl, libparams-util-perl Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-filesystem-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-filesystem-perl.git Homepage: https://metacpan.org/release/Sys-Filesystem Testsuite: autopkgtest-pkg-perl Package: libsys-filesystem-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libmodule-pluggable-perl, libparams-util-perl Description: Perl module to retrieve list of filesystems and their properties Sys::Filesystem is intended to be a portable interface to list and query filesystem names and their properties. It hopes to provide a consistent API to list all, mounted, unmounted and special filesystems on a system, and query as many properties as possible with common aliases wherever possible.