python-rarfile

RAR archive reader module for Python 2

This is a Python module for RAR archive reading. The interface is made a zipfile like as possible. It supports both RAR 2.x and 3.x archives, multi volumes archives, unicode filenames, but the password protected are not supported in this version.

python3-simpy

python-based simulation package (Python3 version)

SimPy is a process-based discrete-event simulation language based on standard Python.

libfile-rsync-perl

Perl module interface to rsync

File::Rsync provides a convenience wrapper for the rsync program. Options may be passed in the form of a hash and are the same as the long options in rsync with the leading double-dash removed. Any options passed at creation are stored in the object as defaults for all future exec calls on that object.

libgcc1-armhf-cross

GCC support library (armhf)

Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages.

python3-subunit

unit testing protocol - Python3 bindings to generate and consume streams

subunit is a protocol for test activity serialisation deserialisation. This permits executing tests remotely, or saving the result of test runs for later introspection.

koan

kickstart-over-a-network (koan)

Cobbler is a network install server supporting PXE, virtualized installs, and reinstalling existing Linux machines (the last two modes use an integrated helper tool, "koan"). Cobbler's advanced features include importing distributions from DVDs and rsync mirrors, Kickstart templating, integrated yum mirroring, and built-in DHCP/DNS management. It has a Python and XMLRPC API for integration with other applications, and there is also a web interface.