libnet-dns-native-perl

non-blocking system DNS resolver

Net::DNS::Native provides several methods for host name resolution. It is designed to be used with event loops. All resolving are done by getaddrinfo(3) implemented in your system library. Since getaddrinfo() is blocking function and this class doesn't want to block, calls to this function will be done in separate thread. This class uses system native threads and not perl threads. So overhead shouldn't be too big.

libnet-twitter-perl

Perl interface to the Twitter social network

Net::Twitter is a Perl module that provides an interface to the Twitter.com social networking site. This module allows you to set your status message as well as review the messages from those you follow.

libkwinxrenderutils11

KDE window manager render utils library

ttf-unfonts-extra

transitional dummy package

ruby-aubio

Ruby bindings for the aubio audio library

Aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio.

libconfigreader-perl

Perl module for reading configuration files

The ConfigReader library is a set of classes which reads directives from a configuration file.