Package python-module-dobbin: Information

    Source package: python-module-dobbin
    Version: 0.3-alt1.1.1.1
    Build time:  Mar 14, 2016, 10:38 AM in the task #161286
    Report package bug
    License: BSD
    Summary: Pure-Python object database
    Description: 
    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

    List of rpms provided by this srpm:
    python-module-dobbin (noarch)
    python-module-dobbin-tests (noarch)
    python3-module-dobbin (noarch)
    python3-module-dobbin-tests (noarch)



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

    Last changed


    March 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)
    Jan. 28, 2016 Mikhail Efremov 0.3-alt1.1.1
    - NMU: Use buildreq for BR.
    March 22, 2013 Aleksey Avdeev 0.3-alt1.1
    - Rebuild with Python-3.3