`archivemail' is a tool written in python for archiving and compressing old email in mailboxes.
It can move messages that are older that the specified number of days to a mbox-format mailbox
compressed with gzip, or optionally just delete old email.
rpmdiff is a utility to create a binary patch from one version of an rpm to another. This binary patch can then be distributed to end-users of a distribution who have installed the first version of the rpm and they will be upgraded to the second version.
savepex is a backup software writen in python. It allow you to select (also drag & drop) multiple file/directory, save your preferences in a file and recall it. savepex support command-line. All the operation are logged into a file and in a pdf file.
rpm-depcheck is a tool for checking the RPM dependencies of a specified command.
It is useful, for example, for getting an indication of what should be included in the "BuildRequires" tag of a RPM spec file when compiling a program.