File: control

package info (click to toggle)
httest 2.4.23-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,748 kB
  • sloc: ansic: 19,551; sh: 10,550; xml: 1,047; makefile: 509; lisp: 145; perl: 31
file content (21 lines) | stat: -rw-r--r-- 946 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: httest
Section: devel
Priority: optional 
Maintainer: Eva Ramon Salinas <debian@empanadilla.net>
Build-Depends: debhelper (>= 11), libapr1-dev, libaprutil1-dev, libpcre++-dev, zlib1g-dev, help2man, liblua5.1-dev, docbook-to-man, libssl-dev
Standards-Version: 4.1.3
Homepage: http://htt.sourceforge.net 
Vcs-Browser: https://salsa.debian.org/eramon-guest/httest
Vcs-Git: https://salsa.debian.org/eramon-guest/httest.git

Package: httest
Architecture: any
Depends: ${shlibs:Depends}, ${misc: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.
 htttest 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.