File: control

package info (click to toggle)
libpg-perl 1%3A2.1.1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 144 kB
  • ctags: 36
  • sloc: perl: 514; ansic: 112; makefile: 40
file content (19 lines) | stat: -rw-r--r-- 623 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libpg-perl
Priority: optional
Section: perl
Maintainer: Martin Pitt <mpitt@debian.org>
Uploaders: Oliver Elphick <Oliver.Elphick@lfix.co.uk>
Build-Depends: debhelper (>= 4.0.0), libpq-dev
Standards-Version: 3.6.1

Package: libpg-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}
Conflicts: postgresql-pl, libpgperl
Replaces: postgresql (<< 7.3rel-5), postgresql-pl, libpgperl
Description: Perl modules for PostgreSQL
 This library enables Perl scripts to communicate with the PostgreSQL database
 backend.
 .
 Perl is a widely used scripting language, which is always installed in Debian
 systems.