Raw Package Information

Package: postgresql-plpython3-16
Source: postgresql-16
Version: 16.10-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 540
Depends: postgresql-16 (= 16.10-1.pgdg22.04+1), libc6 (>= 2.14), libpython3.10 (>= 3.10.0)
Provides: postgresql-plpython3
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-16/postgresql-plpython3-16_16.10-1.pgdg22.04+1_amd64.deb
Size: 114016
SHA256: e6dd11584003507216c43faffbe3c6610f639a667211d1456ae654c753f54e7f
SHA1: 61a04e678df3f1e8a0f41fe29610694fdd7489d2
MD5sum: 0d4c554ff1c54996b1c76d850f55c58e
Description: PL/Python 3 procedural language for PostgreSQL 16
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 16 in Python 3.  You need this package if you have any
 PostgreSQL 16 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.