Source: wtop
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: python (>= 2.7), python-setuptools, dh-python
X-Python-Version: >= 2.7
Standards-Version: 3.9.6
Homepage: https://github.com/ClockworkNet/wtop
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/wtop/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/wtop/trunk/

Package: wtop
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Suggests: python-geoip
Description: Like top for Apache web servers
 How many searches or signups are happening per second? What is the
 response time histogram for your static files? wtop shows you at a
 glance.
 .
 Also comes with logrep, a powerful command-line program for ad-hoc
 analysis and filtering, and a Python module logrep.py you can use
 to write your own analysis programs.
