Source: httperf
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, libssl-dev
Standards-Version: 3.9.7
Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/httperf/trunk/
Vcs-Browser: https://anonscm.debian.org/viewvc/collab-maint/deb-maint/httperf/
Homepage: https://github.com/httperf/httperf

Package: httperf
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: HTTP server performance tester
 httperf is a tool to measure web server performance. It speaks the HTTP
 protocol both in its HTTP/1.0 and HTTP/1.1 flavors and offers a variety of
 workload generators. While running, it keeps track of a number of performance
 metrics that are summarized in the form of statistics that are printed at
 the end of a test run.
 .
 This package provide httperf and idleconn commands.
