Raw Package Information

Package: postgresql-plpython3-13
Source: postgresql-13
Version: 13.11-1.pgdg18.04+1
Architecture: i386
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 462
Depends: postgresql-13 (= 13.11-1.pgdg18.04+1), libc6 (>= 2.4), libpython3.6 (>= 3.6.5)
Provides: postgresql-plpython3
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-13/postgresql-plpython3-13_13.11-1.pgdg18.04+1_i386.deb
Size: 110216
SHA256: 64b1949c089279a2c68b5265187b49a7a7fcaadfaed87413190d647747ec6407
SHA1: fc02d62204796e2daad6dde9316ca9cdc6ce3a36
MD5sum: 7728922190215b69a7a63345c701721f
Description: PL/Python 3 procedural language for PostgreSQL 13
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 13 in Python 3.  You need this package if you have any
 PostgreSQL 13 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.