Пакет python-module-pyPgSQL: Информация

    Бинарный пакет: python-module-pyPgSQL
    Версия: 2.5.1-alt2.1.2.1
    Архитектура: i586
    Собран:  15 ноября 2011 г. 23:56
    Исходный пакет: python-module-pyPgSQL
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: 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


    Последнее изменение


    20 октября 2011 г. Vitaly Kuznetsov 2.5.1-alt2.1.2.1
    - Rebuild with Python-2.7
    29 марта 2011 г. Eugeny A. Rostovtsev 2.5.1-alt2.1.2
    - Rebuilt for debuginfo
    16 декабря 2009 г. Igor Vlasenko 2.5.1-alt2.1.1.qa1
    - NMU (by repocop): the following fixes applied:
      * vendor-tag for python-module-pyPgSQL
      * postclean-05-filetriggers for spec file