mirror of
				https://git.proxmox.com/git/pve-http-server
				synced 2025-10-31 08:56:30 +00:00 
			
		
		
		
	 ec08ad30f5
			
		
	
	
		ec08ad30f5
		
	
	
	
	
		
			
			is actually not required since quite a bit, i.e., commit
88628fd141 from my last bootstrapping
effort in 2019.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
		
	
			
		
			
				
	
	
		
			30 lines
		
	
	
		
			902 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			902 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 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.
 |