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

    Исходный пакет: python-module-transaction
    Версия: 1.1.1-alt1
    Собран:  16 мая 2011 г. 15:49
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/transaction/

    Лицензия: ZPLv2.1
    О пакете: Transaction management for Python
    Описание: 
    This package contains a generic transaction implementation for Python.
    It is mainly used by the ZODB, though.
    
    Note that the data manager API, transaction.interfaces.IDataManager, is
    syntactically simple, but semantically complex. The semantics were not
    easy to express in the interface. This could probably use more work. The
    semantics are presented in detail through examples of a sample data
    manager in transaction.tests.test_SampleDataManager.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-transaction (noarch)
    python-module-transaction-tests (noarch)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev

    Права:
    @qa_p6

      1. python-devel
      2. python-module-distribute

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


    16 мая 2011 г. Eugeny A. Rostovtsev 1.1.1-alt1
    - Initial build for Sisyphus