File: control

package info (click to toggle)
zurl 1.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,168 kB
  • sloc: cpp: 11,041; ansic: 6,749; python: 247; sh: 129; makefile: 15
file content (16 lines) | stat: -rw-r--r-- 676 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: zurl
Section: net
Priority: optional
Maintainer: Jan Niehusmann <jan@debian.org>
Build-Depends: debhelper (>= 9.0.0), qtbase5-dev, qt5-qmake, qtchooser, libzmq3-dev (>= 2.0), pkg-config, libcurl4-openssl-dev (>= 7.60.0-2), libssl-dev (>= 1.1)
Standards-Version: 4.1.4
Homepage: https://github.com/fanout/zurl/
Vcs-Git: https://salsa.debian.org/jan/zurl.git
Vcs-Browser: https://salsa.debian.org/jan/zurl

Package: zurl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6), libcurl4
Description: HTTP client worker with ZeroMQ interface
 This service allows one to trigger HTTP requests and to retrieve
 the responses via ZeroMQ.