File: control

package info (click to toggle)
liblinux-lvm-perl 0.17-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 208 kB
  • sloc: perl: 380; makefile: 6
file content (22 lines) | stat: -rw-r--r-- 865 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: liblinux-lvm-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jeremiah C. Foster <jeremiah@jeremiahfoster.com>,
           David Bremner <bremner@unb.ca>,
           gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblinux-lvm-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblinux-lvm-perl.git
Homepage: https://metacpan.org/release/Linux-LVM

Package: liblinux-lvm-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Recommends: lvm2
Description: Perl module to access LVM status information
 Linux::LVM parses the output from vgdisplay, pvdisplay, and lvdisplay and
 makes it available as a Perl hash.