You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-libs_libzdb

29 lines
1.0 KiB

Source-Makefile: feeds/packages/libs/libzdb/Makefile
Build-Depends: libzdb/host !BUILD_NLS:libiconv !BUILD_NLS:gettext
Build-Types: host
Package: libzdb
Version: 3.2.1-2
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libsqlite3 +libpq +libmysqlclient +zlib +libpthread +libopenssl
Conflicts:
Menu-Depends:
Provides:
Section: libs
Category: Libraries
Repository: base
Title: A thread-safe multi database connection pool library
Maintainer: Alexandru Ardelean <ardeleanalex@gmail.com>
Source: libzdb-3.2.1.tar.gz
License: GPL-3.0-or-later
LicenseFiles: COPYING
Type: ipkg
Description: zdb is a database library with thread-safe connection pooling. The library can connect
transparently to multiple database systems. It has zero runtime configuration and connections
are specified via a URL scheme. A modern object-oriented API is provided.
zdb supports MySQL, PostgreSQL, SQLite, and Oracle.
NOTE: This package does not include Oracle support.
https://www.tildeslash.com/libzdb/
Alexandru Ardelean <ardeleanalex@gmail.com>
@@