Source: analog
Section: web
Priority: optional
Build-Depends:
 debhelper (>= 9),
 libpcre3-dev,
 libz-dev,
 libjpeg-dev,
 libpng-dev,
 libgd-dev,
 libbz2-dev,
 dpkg-dev (>= 1.9.0),
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.9.6
Homepage: http://www.analog.cx/
Vcs-Git: http://git.brad-smith.co.uk/git/debian/pkg-analog.git
Vcs-Browser: http://git.brad-smith.co.uk/?p=debian/pkg-analog.git

Package: analog
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, perl
Suggests: apache2 | 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.
