gdc-6-sparc64-linux-gnu
GNU D compiler (version 2)
This is the GNU D compiler, which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
nvidia-legacy-340xx-vdpau-driver
Video Decode and Presentation API for Unix - NVIDIA driver (340xx legacy)
These libraries provide the Video Decode and Presentation API for Unix.
They provide accelerated video playback (incl. H.264) for the supported
graphics cards.
puppet-module-theforeman-dns
Puppet module for ISC bind
Puppet lets you centrally manage every important aspect of your system using a
cross-platform specification language that manages all the separate elements
normally aggregated in different files, like users, cron jobs, and hosts,
along with obviously discrete elements like packages, services, and files.
libdnssecjava-java
DNSSEC validating stub resolver for Java
dnssecjava is an implementation of a DNSSEC validating stub
resolver in Java. It is meant to be used as a resolver when
using the dnsjava library.
libzbd1
Library to manipulate zoned block devices (shared library)
libzbd uses the kernel provided zoned block device interface based on the
ioctl() system call. It provides functions for discovering and managing the
state of zones of zoned block devices. Read and write accesses to the devices
can be done using standard standard I/O system calls.
libghc-data-reify-prof
Reify a recursive data structure into an explicit graph.; profiling libraries
'data-reify' provided the ability to turn recursive structures into explicit
graphs. Many (implicitly or explicitly) recursive data structure can be given
this ability, via a type class instance. This gives an alternative to using
'Ref' for observable sharing.