In scroll, you're a bookworm that's stuck on a scroll. You have to dodge
between words and use spells to make your way down the page as the scroll
is read. Go too slow and you'll get wound up in the scroll and crushed.
This is an implementation of DomainKeys draft standard for the Postfix mail
transfer agent. DomainKeys is proposed by Yahoo!, Inc. and this is a scheme
to sign and verify e-mail messages on a per-domain basis.
Protocol and other issues about this draft standard can be found at
http://antispam.yahoo.com/domainkeys.
Use Mail::DKIM to process and/or create DKIM signed email.
Pdmenu is a menuing system for Unix. It is designed to be easy to
use, and is suitable for a login shell for inexperienced users, or
it can just be ran at the command line as a handy menu.
debhelper is a collection of programs that can be used in a debian/rules file to
automate common tasks related to building binary debian packages. Programs are
included to install various files into your package, compress files, fix file
permissions, integrate your package with the debian menu system, etc. This will
be of use only to debian developers or others who wish to build debian packages.
This is a collection of the Unix tools that nobody thought to write long ago,
when Unix was young.
Currently it consists of these tools:
- chronic: runs a command quietly unless it fails
- combine: combine the lines in two files using boolean operations
- errno: look up errno names and descriptions
- ifdata: get network interface info without parsing ifconfig output
- ifne: run a command if the standard input is not empty
- isutf8: check if a file or standard input is utf-8
- lckdo: execute a program with a lock held (deprecated)
- mispipe: pipe two commands, returning the exit status of the first
- parallel: run multiple jobs at once
- pee: tee standard input to pipes
- sponge: soak up standard input and write to a file
- ts: timestamp standard input
- vidir: edit a directory in your text editor
- vipe: insert a text editor into a pipe
- zrun: automatically uncompress arguments to command
Note that parallel and ts utilities are installed with "moreutils-" prefix.
A Javascript compressor/obfuscator written in Perl
libnvpair is a name-value pair library originating from Solaris
The nvpair library was released in OpenSolaris and has been extended
by the Illumos project. It exports a set of functions used for managing
name-value pairs. This is a base library for Solaris and its descendents.
However, the kernel-specific code has been removed thus libnvpair is
strictly meant for the userland. The XDR functionality has been masked
for now due to RPC differences between *BSD and Illumos.
This is a tool to query NetBIOS names and map them to IP addresses
in a network using NetBIOS over TCP/IP queries from the Samba port.
NSD (Name Server Daemon) is a complete implementation of an
authoritative DNS nameserver.