first commit

This commit is contained in:
yo
2023-06-04 10:14:27 +02:00
commit 7ed7926b00
16 changed files with 1256 additions and 0 deletions

9
pkg-descr Normal file
View File

@ -0,0 +1,9 @@
ldb is a LDAP-like embedded database.
ldb provides 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.
WWW: https://ldb.samba.org/