Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37729035
en ru br
ALT Linux repos
5.0: 2.5.1-alt2.1
4.1: 2.5.1-alt2.1
4.0: 2.5.1-alt1

Group :: Development/Python
RPM: python-module-pyPgSQL

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.5.1-alt2.1
Build date: 5 february 2008, 08:14 ( 847.5 weeks ago )
Size: 152.83 Kb

Home page:   http://pypgsql.sourceforge.net/

License: Python
Summary: pyPgSQL - A Python DB-API 2.0 compliant interface to PostgreSQL.
Description:

pyPgSQL is a package of two (2) modules that provide a Python DB-API 2.0
compliant interface to PostgreSQL databases.  The first module, libpq,
exports the PostgreSQL C API to Python.  This module is written in C and
can be compiled into Python or can be dynamically loaded on demand.  The
second module, PgSQL, provides the DB-API 2.0 compliant interface and
support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY,
BOOL, ARRAYS, etc.  This module is written in Python.  This version works
with PostgreSQL 7.0 or later and Python 2.1 or later.

Current maintainer: Python Development Team

List of contributors

List of rpms provided by this srpm:

  • python-module-pyPgSQL
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin