File: control

package info (click to toggle)
visitors 0.7-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 392 kB
  • ctags: 458
  • sloc: ansic: 6,983; makefile: 61; perl: 58; sh: 13
file content (21 lines) | stat: -rw-r--r-- 854 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: visitors
Section: web
Priority: optional
Maintainer: Romain Francoise <rfrancoise@debian.org>
Build-Depends: debhelper (>= 5), quilt (>= 0.40)
Standards-Version: 3.7.3
Homepage: http://www.hping.org/visitors/
Vcs-Browser: http://git.debian.org/?p=users/rfrancoise/visitors.git
Vcs-Git: git://git.debian.org/git/users/rfrancoise/visitors.git

Package: visitors
Architecture: any
Depends: ${shlibs:Depends}
Recommends: graphviz
Description: fast web server log analyzer
 Visitors is a very fast web server log analyzer designed to be run from
 the command line, with support for text or html output and real-time
 statistics generation.  It can handle most web server logs including
 Apache access logs and is very easy to use: no configuration file and
 no database are required.  It can also generate visual path analysis
 graphs using Graphviz.