File: control

package info (click to toggle)
httest 2.4.23-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,876 kB
  • sloc: ansic: 19,553; sh: 10,550; xml: 1,047; makefile: 510; lisp: 145; perl: 31
file content (30 lines) | stat: -rw-r--r-- 1,065 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: httest
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12),
               docbook-to-man,
               help2man,
               libapr1-dev,
               libaprutil1-dev,
               liblua5.1-dev,
               libpcre2-dev,
               libssl-dev,
               zlib1g-dev,
Standards-Version: 4.7.0
Homepage: http://htt.sourceforge.net
Vcs-Browser: https://salsa.debian.org/debian/httest
Vcs-Git: https://salsa.debian.org/debian/httest.git

Package: httest
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: HTTP test tool
 HTTP Test Tool is a script based tool for testing and benchmarking
 web applications, web servers, proxy servers and web browsers.
 httest can emulate clients and servers even in the same test script.
 Emulating servers is a unique feature, very useful for testing proxy
 servers, web browsers and HTTP clients.  The testing can match
 patterns in answers (both server(s) and client(s)) to test the
 validity.