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.
python3-django-netfields
Django PostgreSQL netfields implementation (Python3 version)
This project is an attempt at making proper PostgreSQL net related fields for
Django. In Django pre 1.4 the built in IPAddressField does not support IPv6 and
uses an inefficient HOST() cast in all lookups. As of 1.4 you can use
GenericIPAddressField for IPv6, but the casting problem remains.
node-shelljs
Portable Unix shell commands for Node.js
ShellJS is a portable (Windows/Linux/OS X) implementation of Unix shell
commands on top of the Node.js API. You can use it to eliminate your shell
script's dependency on Unix while still keeping its familiar and powerful
commands. You can also install it globally so you can run it from outside
Node projects - say goodbye to those gnarly Bash scripts!
fence-agents-hds-cb
Fence Agents for Red Hat Cluster - Hitachi Compute Blade 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.
libclass-measure-perl
Perl module to create, compare, and convert units of measurement
Class::Measure is a base class that is inherited by the other
Class::Measure:: classes. This package comes with the class
Class::Measure::Length.
libcppad-lib340.3
Automatic Differentiation of C++ algorithms, shared library
CppAD is a package for automatic differentiation (AD) of algorithms
written in C++. Given appropriately written C++ code that computes a
function, CppAD augments it to also compute derivative values. The
system uses templates, supports forward and reverse accumulation
modes, and allows nested derivatives.