Raw Package Information

Package: postgresql-plpython-8.4
Source: postgresql-8.4
Version: 8.4.22-8.pgdg18.04+1
Architecture: i386
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 212
Depends: libc6 (>= 2.4), libpython2.7 (>= 2.7), postgresql-8.4 (= 8.4.22-8.pgdg18.04+1)
Provides: postgresql-plpython
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.4/postgresql-plpython-8.4_8.4.22-8.pgdg18.04+1_i386.deb
Size: 70732
SHA256: 71200eac5ec9c0881fe49053b878333da4a340d59e37d9e3a6d8bb0360cbf995
SHA1: 7c574c9f38e4841870407b3e77869308beff06b9
MD5sum: 4eb3504c4c0dae45e4b5a8ce87d930eb
Description: PL/Python procedural language for PostgreSQL 8.4
 PL/Python enables an SQL developer to write procedural language functions
 for PostgreSQL 8.4 in Python.  You need this package if you have any
 PostgreSQL 8.4 functions that use the languages plpython or plpythonu.
 .
 PostgreSQL is an object-relational SQL database management system.