fake-hwclock

Save/restore system clock on machines without working RTC hardware

Some machines don't have a working realtime clock (RTC) unit, or no driver for the hardware that does exist. fake-hwclock is a simple set of scripts to save the kernel's current clock periodically (including at shutdown) and restore it at boot so that the system clock keeps at least close to realtime. This will stop some of the problems that may be caused by a system believing it has travelled in time back to 1970, such as needing to perform filesystem checks at every boot.

python-qrencode

Python bindings for the Qrencode QR Code generator library

This package contains modules that allow you to use the Qrencode QR Code generator library in Python programs.

libwww-cnic-perl

interface to the CentralNic domain registry system

WWW::CNic provides an object-oriented Perl interface to the CentralNic Toolkit system, which allows registrars to manipulate CentralNic domain names. The Toolkit also provides methods for searching for and querying domain names and whois records, and retrieving account information.

libcasa-msfits4

CASA msfits library

lintex

automatic cleanup of old TeX-related files

Removes unneeded files after a (La)TeX run: .aux, .log, .dvi, etc, if their timestamp is more recent than the TeX file's. Also removes the backup files created by your text editor. This keeps a directory containing multiple (La)TeX documents from becoming unmanageable.

libfile-modified-perl

module to check if files have changed

File::Modified module is intended as a simple method for programs to detect whether configuration files (or modules they rely on) have changed. There are currently two methods of change detection implemented, mtime and MD5. The MD5 method will fall back to use timestamps if the Digest::MD5 module cannot be loaded.