Source: wwwstat
Section: admin
Priority: optional
Maintainer: Peter Pentchev <roam@ringlet.net>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl (>= 5.6.0-16)
Standards-Version: 3.9.1
Homepage: http://ftp.ics.uci.edu/pub/websoft/wwwstat/
Vcs-Svn: http://svn.ringlet.net/svn/ringlet/www/wwwstat/trunk/wwwstat-pkg/debian/
Vcs-Browser: http://svn.ringlet.net/v/ringlet/www/wwwstat/trunk/wwwstat-pkg/debian/

Package: wwwstat
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: httpd logfile analysis package
 wwwstat processes a sequence of httpd Common Logfile Format access_log
 files and prior summary outputs, and then outputs a summary of
 the access statistics in a nice HTML format.
 .
 splitlog processes a sequence of httpd Common Logfile Format access_log
 files (or CLF with a one-field prefix) and splits the entries into
 separate files according to the requested URL and/or vhost prefix.

