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

    Исходный пакет: python-module-transaction
    Версия: 1.4.1-alt1
    Собран:  3 апреля 2013 г. 14:03
    Категория: Разработка/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)
    python3-module-transaction (noarch)
    python3-module-transaction-tests (noarch)

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

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

    Права:
    Eugeny A. Rostovtsev
    @everybody

      1. python3-devel
      2. python3-module-distribute
      3. python-devel
      4. python-module-distribute
      5. rpm-build-python3

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


    3 апреля 2013 г. Eugeny A. Rostovtsev 1.4.1-alt1
    - Version 1.4.1
    23 марта 2013 г. Aleksey Avdeev 1.2.0-alt2.1
    - Rebuild with Python-3.3
    12 апреля 2012 г. Eugeny A. Rostovtsev 1.2.0-alt2
    - Added module for Python 3