Raw Package Information

Package: postgresql-plpython3-14
Source: postgresql-14
Version: 14.17-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 522
Depends: postgresql-14 (= 14.17-1.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-14/postgresql-plpython3-14_14.17-1.pgdg20.04+1_amd64.deb
Size: 114264
SHA256: 116eaad9a0339bd97d6574c472bab6f01f6b1f65324cec20811e7e5bb711aef2
SHA1: f9b34276dcb66ba8a1b73c1431e457fbe3be93ca
MD5sum: b28270cf110f75b8b8f669519d14875b
Description: PL/Python 3 procedural language for PostgreSQL 14
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 14 in Python 3.  You need this package if you have any
 PostgreSQL 14 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.