Package libtdb: Information

    Source package: libtdb
    Version: 1.4.8-alt1
    Build time:  Jun 11, 2023, 05:09 AM
    Category: System/Libraries
    Report package bug
    License: LGPLv3+
    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 (mipsel)
    libtdb-debuginfo (mipsel)
    libtdb-devel (mipsel)
    python3-module-tdb (mipsel)
    python3-module-tdb-debuginfo (mipsel)
    tdb-utils (mipsel)
    tdb-utils-debuginfo (mipsel)

    Maintainer: Grigory Ustinov


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

    Last changed


    May 29, 2023 Grigory Ustinov 1.4.8-alt1
    - Build new version for python3.11.
    Sept. 17, 2022 Evgeny Sinelnikov 1.4.7-alt1
    - Update to release for samba-4.17
    Aug. 7, 2022 Evgeny Sinelnikov 1.4.6-alt1
    - Update to release for samba-4.16