mirror of
git://git.proxmox.com/git/pve-http-server.git
synced 2025-01-07 17:17:57 +03:00
13 lines
629 B
Plaintext
13 lines
629 B
Plaintext
Source: libpve-http-server-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-http-server-perl
|
|
Architecture: all
|
|
Depends: perl (>= 5.10.0-19), libnet-ip-perl, libio-socket-ssl-perl, libjson-perl, libcrypt-ssleay-perl, libhttp-date-perl, libhttp-message-perl, liburi-perl, libhtml-parser-perl, libanyevent-perl, libanyevent-http-perl, libpve-common-perl
|
|
Description: Proxmox Asynchrounous HTTP Server Implementation
|
|
This is used to implement the PVE REST API. |