mirror of
https://git.proxmox.com/git/libarchive-perl
synced 2025-10-04 19:00:02 +00:00
13 lines
452 B
Plaintext
13 lines
452 B
Plaintext
Source: libarchive-perl
|
|
Section: perl
|
|
Priority: optional
|
|
Build-Depends: debhelper-compat (= 13), libarchive-dev, perl,
|
|
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.
|