libdatrie1
Double-array trie library
This package provides shared libraries needed to run programs that use the
datrie library. It is usually automatically installed.
libdbi1
DB Independent Abstraction Layer for C -- shared library
libdbi implements a database-independent abstraction layer in C, similar to
the DBI/DBD layer in Perl. Writing one generic set of code, programmers can
leverage the power of multiple databases and multiple simultaneous database
connections by using this framework.
libdbd-pgsql
PostgreSQL database server driver for libdbi
This driver provides connectivity to PostgreSQL database servers through the
libdbi Database Independent Abstraction Layer. Switching a program's driver
does not require recompilation or rewriting source code.
libdbd-sqlite3
SQLite3 database driver for libdbi
This driver provides support for serverless SQLite3 databases through the
libdbi Database Independent Abstraction Layer. Switching a program's driver
does not require recompilation or rewriting source code.
libdbusmenu-glib4
library for passing menus over DBus
libdbusmenu passes a menu structure across DBus so that a program can
create a menu simply without worrying about how it is displayed on the
other side of the bus.
libdbusmenu-gtk3-4
library for passing menus over DBus - GTK-3+ version
libdbusmenu passes a menu structure across DBus so that a program can
create a menu simply without worrying about how it is displayed on the
other side of the bus.