File: control

package info (click to toggle)
libpg-perl 1%3A2.1.1-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 228 kB
  • sloc: perl: 514; ansic: 112; makefile: 7; sh: 7
file content (20 lines) | stat: -rw-r--r-- 735 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 <team+postgresql@tracker.debian.org>
Uploaders: Martin Pitt <mpitt@debian.org>, Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>= 11), libpq-dev
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/postgresql/libpg-perl.git
Vcs-Browser: https://salsa.debian.org/postgresql/libpg-perl

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