[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ experimental ]
软件包:ldb-tools(2:2.11.0+samba4.22.0~rc1+dfsg-1) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
LDAP-like embedded database - tools
ldb is a LDAP-like embedded database built on top of TDB.
What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database.
This package contains bundled test and utility binaries
其他与 ldb-tools 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libldb2 (>= 1.1.5)
- LDAP-like embedded database - shared library
-
- dep: libpopt0 (>= 1.14)
- 解析命令行参数的库
-
- dep: libtalloc2 (>= 2.0.4~git20101213)
- hierarchical pool based memory allocator