Raw Package Information

Package: postgresql-plpython3-11
Source: postgresql-11
Version: 11.22-9.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 284
Depends: postgresql-11 (= 11.22-9.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-9.pgdg20.04+1_amd64.deb
Size: 81980
SHA256: ac2fc44a45a9e5a87580c8e47d91a5d06eb3774517ef9cfbf5f51e9292284a40
SHA1: d2eca8b592fb10ddbb5b0ab2693ef27b496e2f85
MD5sum: b6927a46bbb1bfc004e76f342ab347d6
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.