Source: analog
Section: web
Priority: optional
Build-Depends: debhelper (>= 5), libpcre3-dev, libz-dev, libjpeg-dev, libpng12-dev, libgd2-noxpm-dev (>= 2.0.1-18), libbz2-dev, dpkg-dev (>= 1.9.0)
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.kitenet.net/joey/trunk/src/packages/analog

Package: analog
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, perl
Suggests: apache | httpd, rmagic
Description: web server log analyzer
 Analog is a fast log file processor that generates usage statistic
 reports for web servers.
 .
 Features:
  - Fast: can process millions of lines per minute;
  - Scalable;
  - Flexible: the default output is well suited for many needs
    but there are many options and 32 alternative report styles;
  - Internationalized output;
  - HTML output (compliant with standards);
  - Handles many log file formats;
  - Uses a command-line interface or a web interface.

