Пакет libtdb: Информация

    Исходный пакет: libtdb
    Версия: 1.4.9-alt1
    Собран:  21 января 2024 г. 16:54
    Сообщить об ошибке в пакете
    Домашняя страница: http://tdb.samba.org/

    Лицензия: LGPLv3+
    О пакете: A trivial database system
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libtdb (riscv64)
    libtdb-debuginfo (riscv64)
    libtdb-devel (riscv64)
    python3-module-tdb (riscv64)
    python3-module-tdb-debuginfo (riscv64)
    tdb-utils (riscv64)
    tdb-utils-debuginfo (riscv64)

    Сопровождающий: Evgeny Sinelnikov


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

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


    6 ноября 2023 г. Evgeny Sinelnikov 1.4.9-alt1
    - Update to release for samba-4.19
    29 мая 2023 г. Grigory Ustinov 1.4.8-alt1
    - Build new version for python3.11 (release for samba-4.18).
    17 сентября 2022 г. Evgeny Sinelnikov 1.4.7-alt1
    - Update to release for samba-4.17