r-cran-rquantlib

GNU R package interfacing the QuantLib finance library

This CRAN package provides an interface for GNU R to the QuantLib library for modeling, trading, and risk management of financial assets.

python3-scrypt

bindings for the scrypt key derivation function library - Python 3.x

This is a set of Python bindings for the scrypt key derivation function.

gir1.2-libxfce4panel-2.0

Xfce4 panel library (introspection data)

This package contains introspection data for the library (GTK3 variant) used by various plugins for the Xfce panel.

libxfconf-0-3

Client library for Xfce4 configure interface

This package contains a library which can be used by every program that aims to be a configuration-manager for Xfce4.

libxfce4panel-2.0-4

Xfce4 panel library (GTK3 variant)

This package contains the GTK3 variant of the panel library, used by the various plugins for the Xfce panel.

task-spooler

personal job scheduler

Task spooler is a Unix batch system where the tasks spooled run one after the other. Each user in each system has his own job queue. The tasks are run in the correct context (that of enqueue) from any shell/process, and its output/results can be easily watched. It is very useful when you know that your commands depend on a lot of RAM, a lot of disk use, give a lot of output, or for whatever reason it's better not to run them at the same time.