mirror of
https://git.proxmox.com/git/libarchive-perl
synced 2025-10-09 23:32:16 +00:00

taken from pve-common commit: e9c2136cad80570eb3113f59893d6f3a770ab8f6 Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
13 lines
463 B
Plaintext
13 lines
463 B
Plaintext
Source: libarchive-perl
|
|
Section: perl
|
|
Priority: optional
|
|
Build-Depends: debhelper-compat (= 13), libarchive-dev, perl (>= 5.8.8-7)
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Standards-Version: 4.6.1
|
|
|
|
Package: libarchive-perl
|
|
Architecture: any
|
|
Depends: libarchive13, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
|
|
Description: Perl extension to access libarchive functions
|
|
This module provides access to various archive formats using libarchive.
|