libkyotocabinet16v5

Straightforward implementation of DBM - shared library

Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. Each key must be unique within a database. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.

kwin-wayland-backend-x11

KDE window manager x11 plugin

KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them.

libkf5xmlrpcclient5

framework providing an xml rpc client library

XML RPC client library.

libkf5xmlgui5

User configurable main windows.

framework for designing the user interface of an application using XML, using the idea of actions.

liblinphone++11t64

Linphone's shared library part (supporting the SIP protocol)

Linphone is an audio and video internet phone using the SIP protocol. It has a GTK+ and console interface, includes a large variety of audio and video codecs, and provides IM features.

python-jupyter-core

Core common functionality of Jupyter projects for Python 2