[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: samba ]
软件包:ldb-tools(2:2.6.2+samba4.17.12+dfsg-0+deb12u1)
ldb-tools 的相关链接
Debian 的资源:
下载源码包 samba:
- [samba_4.17.12+dfsg-0+deb12u1.dsc]
- [samba_4.17.12+dfsg.orig.tar.xz]
- [samba_4.17.12+dfsg-0+deb12u1.debian.tar.xz]
维护小组:
- Debian Samba Maintainers (QA 页面, 邮件存档)
- Steve Langasek (QA 页面)
- Jelmer Vernooij (QA 页面)
- Mathieu Parent (QA 页面)
- Andrew Bartlett (QA 页面)
- Michael Tokarev (QA 页面)
外部的资源:
- 主页 [www.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.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libldb2 (>= 1.1.5)
- LDAP-like embedded database - shared library
-
- dep: libpopt0 (>= 1.14)
- 解析命令行参数的库
-
- dep: libtalloc2 (>= 2.3.4~)
- hierarchical pool based memory allocator