File: control

package info (click to toggle)
dbishell 0.8.9-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 828 kB
  • ctags: 1,423
  • sloc: perl: 13,353; makefile: 138; sh: 15
file content (18 lines) | stat: -rw-r--r-- 796 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: dbishell
Section: admin
Priority: optional
Maintainer: Vivek Dasmohapatra <vivek@etla.org>
Build-Depends-Indep: debhelper (>= 4.1.16), perl (>= 5.6.0-16), libterm-readline-perl-perl | libterm-readline-gnu-perl, libdbi-perl, perl-doc, po-debconf
Standards-Version: 3.6.0

Package: dbishell
Architecture: all
Depends: debconf, ${perl:Depends}, libterm-readline-perl-perl | libterm-readline-gnu-perl, libdbi-perl, libterm-readkey-perl
Suggests: libdbd-mysql-perl, libdbd-odbc-perl, libdbd-pg-perl
Description: Interactive SQL shell with readline support
 Database shell with readline support [command history, 
 tab completion etc] based on the Perl DBI:
 .
 Has specific support for Oracle, MySQL, Sybase, 
 PostgreSQL, and a generic driver that should work for
 anything supported by DBI.