Raw Package Information

Package: postgresql-pltcl-13
Source: postgresql-13
Version: 13.21-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 197
Depends: postgresql-13 (= 13.21-1.pgdg20.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-13/postgresql-pltcl-13_13.21-1.pgdg20.04+1_amd64.deb
Size: 47244
SHA256: 19c9dce7c6a334f401ee8cf0a75b03722c17f590757a3519f2cf40eb3c59d4f3
SHA1: 0207054329317a2b4fbf8d8dd149c26f37d68078
MD5sum: 13441f3a467359e442ec999777348f49
Description: PL/Tcl procedural language for PostgreSQL 13
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 13 in Tcl.  You need this package if you have any
 PostgreSQL 13 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.