File: control

package info (click to toggle)
asql 1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 840; makefile: 61; sh: 9
file content (23 lines) | stat: -rw-r--r-- 860 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
23
Source: asql
Section: admin
Priority: optional
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Uploaders: Steve Kemp <skx@debian.org>
Build-Depends: debhelper-compat (= 13),
               libdbi-perl <!nocheck>,
               libtest-pod-perl <!nocheck>
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/salvage-team/duff
Vcs-Git: https://salsa.debian.org/salvage-team/duff.git
Homepage: https://www.steve.org.uk/Software/asql/
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

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.