File: control

package info (click to toggle)
libpg-perl 1%3A2.1.1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 228 kB
  • ctags: 36
  • sloc: perl: 514; ansic: 112; makefile: 7; sh: 7
file content (20 lines) | stat: -rw-r--r-- 772 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libpg-perl
Priority: optional
Section: perl
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Uploaders: Martin Pitt <mpitt@debian.org>, Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>= 9), libpq-dev
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-postgresql/libpg-perl.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-postgresql/libpg-perl.git
XS-Testsuite: autopkgtest

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