libgnome-media-profiles-3.0-0
GNOME Media Profiles library
python-pyruntest
Simple python test-runner
libofficebean-java
generic Java Bean wrapper for LibreOffice components
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
python-sqlsoup
one step database access tool for Python, built on the SQLAlchemy ORM
SQLSoup provides a convenient way to map Python objects to relational
database tables, with no declarative code of any kind. It's built on
top of the SQLAlchemy ORM and provides a super-minimalistic interface
to an existing database.
rt-app
Test application which simulates a real-time periodic load
rt-app is a test application that starts multiple periodic threads in
order to simulate a real-time periodic load. It supports the
SCHED_OTHER/SCHED_FIFO/SCHED_RR kernel mechanisms as well as the
AQuoSA framework and SCHED_DEADLINE. It can be run with a simple
command-line config, or a more complex set of tasks/threads
configured in a (json) config file.
python-libguess
high-speed character set detection library (Python wrapper)
libguess employs discrete-finite automata to deduce the character set of the
input buffer. The advantage of this is that all character sets can be checked
in parallel, and quickly.