lib32gphobos76-amd64-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
libxrdcryptolite2
Light version of cryptograpic library for xrootd
This package contains the light version of the xrootd cryptograpic library.
libarray-base-perl
array index offseting
Array::Base implements automatic offsetting of array indices. In normal Perl,
the first element of an array has index 0, the second element has index 1,
and so on. This module allows array indexes to start at some other value.
Most commonly it is used to give the first element of an array the index 1
(and the second 2, and so on), to imitate the indexing behaviour of FORTRAN
and many other languages. It is usually considered poor style to do this.
zfsnap
Automatic snapshot creation and removal for ZFS
zfSnap is a simple sh script to make rolling zfs snapshots with cron. The main
advantage of zfSnap is it's written in 100% pure /bin/sh so it doesn't require
any additional software to run.
libautobox-transform-perl
set of autobox methods to transform arrays and hashes
autobox provides the ability to call methods on native types, e.g. strings,
arrays, and hashes as if they were objects.
python3-pyside
Python3 bindings for Qt4 (big metapackage)
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.