[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: ldb ]
软件包:ldb-tools(2:1.5.1+really1.4.6-3+deb10u1)
ldb-tools 的相关链接
Debian 的资源:
下载源码包 ldb:
- [ldb_1.5.1+really1.4.6-3+deb10u1.dsc]
- [ldb_1.5.1+really1.4.6.orig.tar.gz]
- [ldb_1.5.1+really1.4.6-3+deb10u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [ldb.samba.org]
相似软件包:
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.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libldb1 (>= 1.1.5)
- LDAP-like embedded database - shared library
-
- dep: libpopt0 (>= 1.14)
- 解析命令行参数的库
-
- dep: libtalloc2 (>= 2.0.4~git20101213)
- hierarchical pool based memory allocator