mirror of
https://git.proxmox.com/git/pve-apiclient
synced 2025-08-27 12:16:23 +00:00
22 lines
606 B
Plaintext
22 lines
606 B
Plaintext
Source: libpve-apiclient-perl
|
|
Section: perl
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper (>= 9),
|
|
perl (>= 5.10.0-19),
|
|
Standards-Version: 3.9.5
|
|
Homepage: http://www.proxmox.com
|
|
|
|
Package: libpve-apiclient-perl
|
|
Architecture: all
|
|
Depends: libcrypt-ssleay-perl,
|
|
libhttp-message-perl,
|
|
libio-socket-ssl-perl,
|
|
libjson-perl,
|
|
liburi-perl,
|
|
libwww-perl,
|
|
${misc:Depends},
|
|
${perl:Depends},
|
|
Description: Proxmox VE API client library
|
|
This implements an API client for Proxmox VE in perl.
|