File: control

package info (click to toggle)
libsys-virt-perl 5.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 932 kB
  • sloc: perl: 2,035; sh: 12; makefile: 3
file content (32 lines) | stat: -rw-r--r-- 1,151 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
31
32
Source: libsys-virt-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper (>= 11),
 libcpan-changes-perl,
 libmodule-build-perl,
 libtest-pod-coverage-perl,
 libtest-pod-perl,
 libvirt-daemon,
 libvirt-dev (>= 5.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: 4.3.0
Homepage: https://metacpan.org/release/Sys-Virt
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libsys-virt-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsys-virt-perl
Testsuite: autopkgtest-pkg-perl
Rules-Requires-Root: no

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/