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.
libdbusmenu-gtk4
library for passing menus over DBus - GTK-2+ 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.
libdbusmenu-qt5-2
Qt implementation of the DBusMenu protocol
This library provides a Qt implementation of the DBusMenu protocol.