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

    Исходный пакет: python-module-dobbin
    Версия: 0.3-alt1.1
    Собран:  31 марта 2013 г. 6:12
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/dobbin

    Лицензия: BSD
    О пакете: Pure-Python object database
    Описание: 
    Dobbin is a transactional object database for Python (2.6+). It's a fast
    and convenient way to persist Python objects on disk.
    
    Key features:
    
    * MVCC concurrency model
    * Implemented all in Python
    * Multi-thread, multi-process with no configuration
    * Zero object access overhead in general case
    * Optimal memory sharing between threads
    * Efficient storing and serving of binary streams
    * Architecture open to alternative storages

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

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

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

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

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


    22 марта 2013 г. Aleksey Avdeev 0.3-alt1.1
    - Rebuild with Python-3.3
    28 мая 2012 г. Eugeny A. Rostovtsev 0.3-alt1
    - Version 0.3
    - Added module for Python 3
    28 декабря 2011 г. Eugeny A. Rostovtsev 0.2-alt1
    - Initial build for Sisyphus