libfile-fcntllock-perl

Perl module for file locking with fcntl(2)

File::FcntlLock is a Perl module to do file locking in an object oriented fashion using the fcntl(2) system call. This allows locks on parts of a file as well as on the whole file and overcomes some known problems with flock(2), on which Perl's flock() function is based.

gcc-4.7-multilib

GNU C compiler (multilib files)

gcc-4.7

GNU C compiler

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.