File: control

package info (click to toggle)
asql 1.6-1.2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 124 kB
  • sloc: perl: 805; makefile: 89; sh: 9
file content (17 lines) | stat: -rw-r--r-- 541 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: asql
Section: admin
Priority: optional
Maintainer: Steve Kemp <skx@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 3.8.4
Homepage: http://www.steve.org.uk/Software/asql/


Package: asql
Architecture: all
Depends: ${misc:Depends}, libdbd-sqlite3-perl, libterm-readline-gnu-perl
Description: Run SQL queries against apache logs
 This package contains a simple tool which allows you to easily run
 SQL queries against Apache common logfiles.
 .
 This can be more illuminating than viewing static logfile analysis.