xsct

X11 set screen color temperature

xsct is a small C program to change the screen color temperature. It can be used to reduce or increase the amount of blue light produced by the screen.

libcpptest1

unit testing framework for C++

CppTest is a portable and powerful, yet simple, unit testing framework for handling automated tests in C++. The focus lies on usability and extensibility. Several output formats, including simple text output, compiler-like output and HTML, are supported and new ones are easily added.

libperl6-slurp-perl

module implementing the Perl 6 'slurp' built-in

Perl6::Slurp allows you to "slurp" in contents from a file or a file handle into a scalar or an array. This used to be done by modifying the $/ built-in, but Perl6::Slurp provides the ease of use of the Perl 6's slurp() function.

python3-hdmedians

high-dimensional medians in Python3

Various definitions for a high-dimensional median exist and this Python package provides a number of fast implementations of these definitions. Medians are extremely useful due to their high breakdown point (up to 50% contamination) and have a number of nice applications in machine learning, computer vision, and high-dimensional statistics.

zope-mysqlda

database adapter for connecting Zope and MySQL

ZMySQLDA is a database adapter for accessing MySQL databases from Zope. It is based on the MySQLdb module for Python.

libextutils-parsexs-perl

utility to process Perl XS code into C code

ExtUtils::ParseXS is a Perl utility that provides a modular way of compiling Perl XS code into appropriate C code by embedding the constructs necessary to let C functions manipulate Perl values and creating the glue necessary to let Perl access those functions.