Raw Package Information

Package: postgresql-plpython3-11
Source: postgresql-11
Version: 11.22-8.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 284
Depends: postgresql-11 (= 11.22-8.pgdg20.04+1), libc6 (>= 2.14), libpython3.8 (>= 3.8.2)
Provides: postgresql-plpython3
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-11/postgresql-plpython3-11_11.22-8.pgdg20.04+1_amd64.deb
Size: 81872
SHA256: 23656b1f7cef249de6f5599c449e67610147d48e00a88277b13da27370e4bc91
SHA1: a858db2b6913126ed0b65c7989b9ac6b7b4f042d
MD5sum: 903253b15aca6f85183baa094308b732
Description: PL/Python 3 procedural language for PostgreSQL 11
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 11 in Python 3.  You need this package if you have any
 PostgreSQL 11 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.