Package: postgresql-plpython3-9.4 Source: postgresql-9.4 Version: 9.4.26-14.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: libc6 (>= 2.14), libpython3.10 (>= 3.10.0), postgresql-9.4 (= 9.4.26-14.pgdg22.04+1) Provides: postgresql-plpython3 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/postgresql-9.4/postgresql-plpython3-9.4_9.4.26-14.pgdg22.04+1_amd64.deb Size: 52932 SHA256: cca475f4a5d58f8fab5eb81c9eb4268e28877d5d5eeacd7259c348b8cb5a46cd SHA1: 33db48d71762c1f1860cb5cd43e7e1498534a3d7 MD5sum: 061639fc6acb44f2143151c7bc564c1a Description: PL/Python 3 procedural language for PostgreSQL 9.4 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 9.4 in Python 3. You need this package if you have any PostgreSQL 9.4 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system.