5
0
mirror of git://git.proxmox.com/git/pve-http-server.git synced 2025-02-08 05:57:37 +03:00

30 lines
902 B
Plaintext
Raw Normal View History

Source: libpve-http-server-perl
Section: perl
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 12),
perl,
Standards-Version: 4.5.1
Homepage: https://www.proxmox.com
Package: libpve-http-server-perl
Architecture: all
Depends: libanyevent-http-perl,
libanyevent-perl (>= 7.140-3),
libcrypt-ssleay-perl,
libhtml-parser-perl,
libhttp-date-perl,
libhttp-message-perl,
libio-socket-ssl-perl,
libjs-jquery,
libjs-bootstrap,
libjson-perl,
libnet-ip-perl,
libpve-common-perl (>= 6.0-13),
liburi-perl,
${perl:Depends},
Breaks: pmg-api (<< 6.1-5), pve-manager (<< 6.1-6)
Description: Proxmox Asynchrounous HTTP Server Implementation
This package is used as base to implement the REST API in all perl based
Proxmox projects.