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

    Бинарный пакет: tdb-utils
    Версия: 1.3.16-alt2
    Архитектура: i586
    Собран:  10 сентября 2019 г. 23:28 в задании #233242
    Исходный пакет: libtdb
    Категория: Базы данных
    Сообщить об ошибке в пакете
    Домашняя страница: http://tdb.samba.org/

    Лицензия: GPL
    О пакете: 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


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


    27 ноября 2018 г. Evgeny Sinelnikov 1.3.16-alt2
    - Disable ubt macros due binary package identity changes
    21 июля 2018 г. Stanislav Levin 1.3.16-alt1
    - 1.3.15 -> 1.3.16
    - Build package for Python3
    19 сентября 2017 г. Evgeny Sinelnikov 1.3.15-alt1
    - Update to latest release for samba-4.7 and samba-4.8