File: control

package info (click to toggle)
visitors 0.7-10
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 668 kB
  • ctags: 1,095
  • sloc: ansic: 13,139; perl: 58; makefile: 34; sh: 13
file content (22 lines) | stat: -rw-r--r-- 909 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
22
Source: visitors
Section: web
Priority: optional
Maintainer: Romain Francoise <rfrancoise@debian.org>
Build-Depends: dpkg-dev (>= 1.16.1~),
               debhelper (>= 8.9.4~),
Standards-Version: 3.9.5
Homepage: http://www.hping.org/visitors/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/rfrancoise/visitors.git
Vcs-Git: git://anonscm.debian.org/users/rfrancoise/visitors.git

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