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.
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.
python-rfoo
Fast RPC package for Python (and a remote console)
rfoo (remote foo) is a fast Python RPC package which can do 160,000 RPC calls
per second on a regular PC. It includes a fast serialization module called
rfoo.marsh which extends the Python built in marshal module by eliminating
serialization of code objects and protecting against bad input. The result is
a safe to use ultra fast serializer.
liblog-dispatch-message-passing-perl
log events to Message::Passing
Log::Dispatch::Message::Passing provides a Log::Dispatch log output
system that sends logged events to Message::Passing.