Пакет tdb-utils: Информация

    Бинарный пакет: tdb-utils
    Версия: 1.4.10-alt1
    Архитектура: x86_64
    Собран:  3 мая 2024 г. 23:28 в задании #342425
    Исходный пакет: libtdb
    Категория: Базы данных
    Сообщить об ошибке в пакете
    Домашняя страница: http://tdb.samba.org/

    Лицензия: LGPLv3+
    О пакете: a trivial database system utils
    Описание: 
    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 package contains some utils for managing tdb databases

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


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


    11 марта 2024 г. Evgeny Sinelnikov 1.4.10-alt1
    - Update to release for samba-4.20
    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).