libfilehandle-fmode-perl
Perl module for checking filehandle status
FileHandle::Fmode provides methods to test if a filehandle is readable,
writable, both, or open for appending.
soundscaperenderer-nox
tool for real-time spatial audio reproduction (without X support)
The SoundScape Renderer (SSR) is a tool for real-time spatial audio
reproduction providing a variety of rendering algorithms, e.g. Wave Field
Synthesis, Higher-Order Ambisonics and binaural techniques.
php-xml-rpc2
PHP XML-RPC client/server library
XML_RPC2 is a pear package providing XML_RPC client and server
services. XML-RPC is a simple remote procedure call protocol built
using HTTP as transport and XML as encoding. As a client library,
XML_RPC2 is capable of creating a proxy class which exposes the
methods exported by the server. As a server library, XML_RPC2
is capable of exposing methods from a class or object instance,
seamlessly exporting local methods as remotely callable procedures.
ausweisapp2
Transitional ausweisapp2 dummy package
This is the transitional ausweisapp2 dummy package. It can safely be removed.
calligraactive
Tablet version of Calligra
Calligra Active is a project to bring Calligra to the Plasma Active Desktop,
designed for tablets, smartphones, and touching devices.
libnet-smtp-ssl-perl
Perl module providing SSL support to Net::SMTP
Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL
for its network operations. Due to the nature of Net::SMTP's new method, it is
not overridden to make use of a default port for the SMTPS service. Perhaps
future versions will be smart like that. Port 465 is usually what you want,
and it's not a pain to specify that.