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

    Исходный пакет: python3-module-dobbin
    Версия: 0.3-alt2
    Собран:  16 апреля 2020 г. 22:10
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: 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:
    python3-module-dobbin (noarch)
    python3-module-dobbin-tests (noarch)

    Сопровождающий: Andrey Bychkov


      1. rpm-build-python3
      2. python3-module-setuptools

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


    10 декабря 2019 г. Andrey Bychkov 0.3-alt2
    - build for python3 disabled
    16 мая 2018 г. Andrey Bychkov 0.3-alt1.1.1.2
    - (NMU) rebuild with python3.6
    13 марта 2016 г. Ivan Zakharyaschev 0.3-alt1.1.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)