postgresql-9.6-plsh
PL/sh procedural language for PostgreSQL 9.6
PL/sh enables an SQL developer to write procedural language functions
for PostgreSQL 9.6 in a shell of his choice. You need this package
if you have any PostgreSQL 9.6 functions that use the language plsh.
python-powerline-taskwarrior
Powerline segment for showing Taskwarrior information (Python 2)
A Powerline segment for showing information from Taskwarrior task manager.
libcwidget3v5
high-level terminal interface library for C++ (runtime files)
liboss4-salsa-asound2
OSS to Alsa compatibility library - binary compatibility symlink
Liboss4-salsa is a library providing an ALSA interface on top of OSS.
libmailcommon-plugins
KDE PIM email utility library - plugins
The mail common library provides utility functions for dealing with email.
postgresql-9.6-preprepare
pre prepare your PostgreSQL statements server side
The pre_prepare module for PostgreSQL aims to prepare all your statements as
soon as possible and in a way that allows client queries not to bother at all
and just call EXECUTE.