spf-tools-python

sender policy framework (SPF) tools for Python

SPF (Sender Policy Framework) related scripts and tools in Python. This package currently provides three scripts:

capistrano

tool to execute commands in parallel on multiple servers

Capistrano is great for automating tasks via SSH on remote servers, like software installation, application deployment, configuration management, ad hoc server monitoring, and more. Ideal for system administrators, whether professional or incidental. Easy to customize. Its configuration files use the Ruby programming language syntax, but you don't need to know Ruby to do most things with Capistrano.
SMTP defence software against spam

sauce

SMTP defence software against spam

SAUCE (Software Against Unsolicited Commercial Email) sits between the Internet and your existing Mail Transfer Agent (e.g. Exim). It does a number of checks on incoming mail, including being able to blacklist senders and their sites automatically when they mail special `spam bait' addresses.
Temperature sensor dockapp for Window Maker

wmgtemp

Temperature sensor dockapp for Window Maker

wmgtemp is a dock app (a 64x64 window) which graphically displays the CPU and SYS temperatures of motherboards supported by lm_sensors.

r-cran-base64url

GNU R fast and URL-safe Base64 encoder and decoder

In contrast to RFC3548, the 62nd character ("+") is replaced with "-", the 63rd character ("/") is replaced with "_". Furthermore, the encoder does not fill the string with trailing "=". The resulting encoded strings comply to the regular expression pattern "[A-Za-z0-9_-]" and thus are safe to use in URLs or for file names. The package also comes with a simple base32 encoder/decoder suited for case insensitive file systems.

libmemcached-libmemcached-perl

thin, fast, full interface to the libmemcached client API

Memcached::libmemcached is a very thin, highly efficient, wrapper around the libmemcached library. It's implemented almost entirely in C.