Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038153
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: libtdb

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.4.8-alt1
Время сборки: 28 мая 2023, 22:53 ( 43.5 недели назад )
Размер архива: 729.33 Kb

Домашняя страница:   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.

Текущий майнтейнер: Grigory Ustinov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libtdb
  • libtdb-debuginfo
  • libtdb-devel
  • python-module-tdb
  • python-module-tdb-debuginfo
  • python3-module-tdb
  • python3-module-tdb-debuginfo
  • tdb-utils
  • tdb-utils-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin