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

Bootstrap a Debian system

cdebootstrap

Bootstrap a Debian system

cdebootstrap generates systems from scratch for Debian and derivates.

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.