Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37517113
en ru br
Репозитории ALT
5.1: 2.5.1-alt2.1
4.1: 2.5.1-alt2.1
4.0: 2.5.1-alt1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-pyPgSQL

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 2.5.1-alt2.1
Время сборки: 5 февраля 2008, 08:14 ( 846.3 недели назад )
Размер архива: 152.83 Kb

Домашняя страница:   http://pypgsql.sourceforge.net/

Лицензия: Python
О пакете: pyPgSQL - A Python DB-API 2.0 compliant interface to PostgreSQL.
Описание:

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.

Текущий майнтейнер: Python Development Team

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python-module-pyPgSQL
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin