File: control

package info (click to toggle)
libsys-virt-perl 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,084 kB
  • ctags: 170
  • sloc: perl: 1,769; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 1,112 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: libsys-virt-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper (>= 9.20120312~),
 libcpan-changes-perl,
 libtest-pod-coverage-perl,
 libtest-pod-perl,
 libvirt-daemon,
 libvirt-dev (>= 3.0.0~),
 libxml-xpath-perl,
 perl,
 pkg-config
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Salvatore Bonaccorso <carnil@debian.org>
Standards-Version: 3.9.8
Homepage: https://metacpan.org/release/Sys-Virt
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsys-virt-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-virt-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libsys-virt-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Perl module providing an extension for the libvirt library
 The Sys::Virt module provides a Perl XS binding to the libvirt virtual
 machine management APIs. This allows machines running within arbitrary
 virtualization containers to be managed with a consistent API.
 .
 For further details on libvirt consult its website http://libvirt.org/