Package libtdb: Information

    Source package: libtdb
    Version: 1.3.16-alt2
    Build time:  Sep 10, 2019, 11:28 PM in the task #233242
    Category: System/Libraries
    Report package bug
    License: GPL
    Summary: A trivial database system
    Description: 
    This is a simple database API. It was inspired by the realisation that
    in Samba we have several ad-hoc bits of code that essentially
    implement small databases for sharing structures between parts of
    Samba. As I was about to add another I realised that a generic
    database module was called for to replace all the ad-hoc bits.
    
    I based the interface on gdbm. I couldn't use gdbm as we need to be
    able to have multiple writers to the databases at one time.
    
    (I == tridge@samba.org)
    
    This is the primary library.

    List of rpms provided by this srpm:
    libtdb (x86_64, i586)
    libtdb-debuginfo (x86_64, i586)
    libtdb-devel (x86_64, i586)
    python-module-tdb (x86_64, i586)
    python-module-tdb-debuginfo (x86_64, i586)
    python3-module-tdb (x86_64, i586)
    python3-module-tdb-debuginfo (x86_64, i586)
    tdb-utils (x86_64, i586)
    tdb-utils-debuginfo (x86_64, i586)

    Maintainer: Evgeny Sinelnikov


      1. python3-devel
      2. docbook-dtds
      3. docbook-style-xsl
      4. python-devel
      5. rpm-build-python
      6. rpm-build-python3
      7. xsltproc

    Last changed


    Nov. 27, 2018 Evgeny Sinelnikov 1.3.16-alt2
    - Disable ubt macros due binary package identity changes
    July 21, 2018 Stanislav Levin 1.3.16-alt1
    - 1.3.15 -> 1.3.16
    - Build package for Python3
    Sept. 19, 2017 Evgeny Sinelnikov 1.3.15-alt1
    - Update to latest release for samba-4.7 and samba-4.8