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

    Бинарный пакет: libtdb
    Версия: 1.4.9-alt1
    Архитектура: riscv64
    Собран:  21 января 2024 г. 16:54
    Исходный пакет: libtdb
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

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


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


    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