Raw Package Information

Package: postgresql-pltcl-10
Source: postgresql-10
Version: 10.23-7.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 168
Depends: postgresql-10 (= 10.23-7.pgdg22.04+1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-10/postgresql-pltcl-10_10.23-7.pgdg22.04+1_amd64.deb
Size: 42688
SHA256: 54cfae95b3289779ec74094f8adeb3a0a11fa82ff2bf74c6df8b6f5349e38198
SHA1: 40597d2d28dd53332a79058e74560bf4d26ffb3e
MD5sum: 24088c97beda448c7096ed2aab8a7cea
Description: PL/Tcl procedural language for PostgreSQL 10
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 10 in Tcl.  You need this package if you have any
 PostgreSQL 10 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.