libdvbv5-0

Libraries to control, scan and zap on Digital TV channels

This library provides functions to work with DVB devices that implement the DVB v5 API.

fence-agents-gce

Fence Agents for Red Hat Cluster - Google Compute Engine agent

Red Hat Fence Agents is a collection of scripts to handle remote power management for several devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster.

libgensio6

abstract stream I/O (runtime files)

This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections.

gromacs-mpi

Molecular dynamics sim, binaries for MPI parallelization

GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles.

git-el

fast, scalable, distributed revision control system (emacs support)

Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel.

sysuser-helper

dh-sysuser implementation detail

sysuser-helper provides minsysusers, a sysusers.d(5) conf file parser that is used as a fallback code by dh-sysuser package. It may also provide code to perform additional features on behalf of dh-sysuser package. This separation allows packages to take advantage of improvement or fixes in 'dh-sysuser' without rebuilding.