dbus-java-bin
simple interprocess messaging system (Java Binaries)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
dc-qt
GUI frontend for the dc protocol
dc-qt is a qt front-end for the dctc program. dctc handles all
communication with dc hubs and clients, while dc-qt presents an
interface that has many of the features of the original directconnect
client, plus some really useful improvements.
xtrace
trace communication between X client and server
What strace is for system calls, xtrace is for X11 connections:
you hook it between one or more X11 clients and an X server and
it prints the requests going from client to server and the replies,
events and errors going the other way.
ddclient
address updating utility for dynamic DNS services
This package provides a client to update dynamic IP addresses with
several dynamic DNS service providers, such as DynDNS.com.
libsdl2-image-2.0-0
Image loading library for Simple DirectMedia Layer 2, libraries
This is a simple library to load images of various formats as SDL surfaces. It
supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF,
WEBP, XCF, XPM, XV.
libdata-compactreadonly-perl
module for Compact Read-Only Databases
Data::CompactReadonly provides a Compact Read Only Database that consumes
very little memory. Once created a database can not be practically updated
except by re-writing the whole thing. The aim is for random-access read
performance to be on a par with DBM::Deep and for files to be much smaller.