Raw Package Information

Package: postgresql-plpython3-14
Source: postgresql-14
Version: 14.15-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 521
Depends: postgresql-14 (= 14.15-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.15-1.pgdg20.04+1_amd64.deb
Size: 113124
SHA256: 250d505ff593dda9ce5fdac985bc238b8fe0358829671454bdfd6f3e96b87e66
SHA1: 227db7b3e6c0b0a99f6b99d3fc05c5952af77c37
MD5sum: d34906012f6d923a8f2865b8f93084ae
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.