Raw Package Information

Package: postgresql-pltcl-9.4
Source: postgresql-9.4
Version: 9.4.26-13.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 161
Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.4 (= 9.4.26-13.pgdg20.04+1)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.4/postgresql-pltcl-9.4_9.4.26-13.pgdg20.04+1_amd64.deb
Size: 37852
SHA256: cc1abc2681a246ac160793efef4d5f0f9d80b7ec1de0ee4aef435d55609501ed
SHA1: ecf229b98346bf29646d92394909bbbacd5fbebb
MD5sum: 99a33b3b53310c8e8f3ca84de640273e
Description: PL/Tcl procedural language for PostgreSQL 9.4
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.4 in Tcl.  You need this package if you have any
 PostgreSQL 9.4 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.