Raw Package Information

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