landscape-client-ui
The Landscape administration system client - UI configuration
libical-dbg
debugging symbols for libical
git-notifier
git commit email notification script
git-notifier is a script to be used with git as a post-receive hook.
Once installed, it emails out a summary of all changes each time a user
pushes an update to the repository. Different from other similar
scripts, git-notifier sends exactly one email per change, each of which
includes a complete diff of all modifications as well as the set of
branches from which the new revision can be reached. The script ensures
that each change is mailed out only exactly once by keeping a state
file of already reported revisions. The script integrates nicely with
gitolite.
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.