libweston-10-0

reference implementation of a wayland compositor (shared libs)

Part of the Wayland project is also the Weston reference implementation of a Wayland compositor. Weston can run as an X client or under Linux KMS and ships with a few demo clients. The Weston compositor is a minimal and fast compositor and is suitable for many embedded and mobile use cases.

libsymbol-get-perl

module for reading Perl’s symbol table programmatically

Symbol::Get facilitates referencing a variable programmatically by providing an easy, syntactic-sugar-y, read-only interface to the symbol table.

liblinux-systemd-perl

Perl module with bindings for systemd APIs

Linux::Systemd makes several systemd APIs available to Perl code:

libmath-matrix-maybegsl-perl

Uniform use of Math::MatrixReal and Math::GSL::Matrix

Math::Matrix::MaybeGSL interfaces with Math::GSL::Matrix or, if that is not available, Math::MatrixReal. The idea behind this module is to allow the development of tools that use matrices that will work in pure Perl (using Math::MatrixReal) or with extra efficiency using Math::GSL::Matrix.

libtrilinos-thyra-13.2

interoperability layer for numerical software - runtime files

The Thyra package contains a set of interfaces and supporting code that defines basic interoperability mechanisms between different types of numerical software. The foundation of all of these interfaces are the mathematical concepts of vectors, vector spaces, and linear operators. All other interfaces and support software is built on the basic operator/vector interfaces.

libnet-async-mpd-perl

non-blocking interface to MPD (Perl module)

Net::Async::MPD provides a non-blocking interface to an MPD server. It supports all MPD commands, including command lists and waiting in idle mode for a change to happen.