libtsan0-ppc64-cross

ThreadSanitizer -- a Valgrind-based detector of data races (runtime)

ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind.

libx32gfortran5-i386-cross

Runtime library for GNU Fortran applications (x32)

Library needed for GNU Fortran applications linked against the shared library.

python-drizzle-testdata

Dithered image combination for Python (Test data)

The drizzle library is a Python package for combining dithered images into a single image. This library is derived from code used in drizzlepac. Like drizzlepac, most of the code is implemented in the C language. The biggest change from drizzlepac is that this code passes an array that maps the input to output image into the C code, while the drizzlepac code computes the mapping by using a Python callback. Switching to using an array allowed the code to be greatly simplified.

libsocl-1.1-1

Task scheduler for heterogeneous multicore machines

postgresql-9.6-plsh

PL/sh procedural language for PostgreSQL 9.6

PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in a shell of his choice. You need this package if you have any PostgreSQL 9.6 functions that use the language plsh.

node-static-eval

evaluate statically-analyzable javascript expressions

This javascript module decompose expression in abstract tree and try to evaluate static evaluable expressions.