rstatd
displays uptime information for remote machines
This allows other machines on your local network to get information about
your computer - especially uptime. This will allow you to use the rup(1)
command.
openscenegraph-examples
3D scene graph, examples (sources)
A portable, high level graphics toolkit for the development of high performance
graphics applications such as flight simulators, games, virtual reality or
scientific visualization. Providing an object orientated framework on top of
OpenGL, it frees the developer from implementing and optimizing low level
graphics calls, and provide many additional utilities for rapid development of
graphics applications.
python-kombu
AMQP Messaging Framework for Python
The aim of Kombu is to make messaging in Python as easy as possible by
providing an idiomatic high-level interface for the AMQP protocol. It is meant
to replace the carrot library by providing a compatibility layer.
libjsr166y-java
Parallel computation framework for Java
Java framework that supports a style of parallel programming
in which problems are solved by (recursively) splitting them
into subtasks that are solved in parallel, waiting for them
to complete, and then composing results.
gcc-10-plugin-dev-arm-linux-gnueabihf
Files for GNU GCC plugin development.
This package contains (header) files for GNU GCC plugin development. It
is only used for the development of GCC plugins, but not needed to run
plugins.
rsyncrypto
rsync friendly encryption
Rsyncrypto allows you to encrypt a file or a directory structure, such that
they can later be synchronized to another machine using rsync. This means
that local changes to the plain text file result in local changes to the
cipher text file.