Raw Package Information

Package: postgresql-plpython3-14
Source: postgresql-14
Version: 14.18-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 522
Depends: postgresql-14 (= 14.18-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.18-1.pgdg20.04+1_amd64.deb
Size: 114220
SHA256: 8c7cbfd7a5aad65b7e7c615d25af9705f42e1f9e7ac1bfd807aeae6762629633
SHA1: b5547c0695745e6800b91579df5be883803a4607
MD5sum: 57c6bc1f9f6c316ce4dc8c1e85ddcd3b
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.