python-gst0.10
generic media-playing framework (Python bindings)
dkimproxy
an SMTP-proxy that signs and/or verifies emails, using the Mail::DKIM module
DKIMproxy is an SMTP-proxy that signs and/or verifies emails, using the
Mail::DKIM module. It is designed for Postfix, but should work with any mail
server. It comprises two separate proxies, an "outbound" proxy for signing
outgoing email, and an "inbound" proxy for verifying signatures of incoming
email (administrators can decide if they want to run both, or only one of
them). With Postfix, the proxies can operate as either Before-Queue or
After-Queue content filters, and they also can be chained with content
filter proxies like Amavis, which is the current default configuration of
the package.
dlint
Checks dns zone information using nameserver lookups
This program analyzes any DNS zone you specify, and reports any problems it
finds by displaying errors and warnings. Then it descends recursively to
examine all zones below the given one (this can be disabled with a command-
line option).
spider
A two deck solitaire game for the X Window System
dns2tcp
TCP-over-DNS tunnel server and client
dns2tcp is a set of tools to encapsulate a TCP session in DNS packets.
This type of encapsulation generates smaller packets than IP-over-DNS,
improving throughput. The client does not need root privileges.1
pyblosxom
lightweight file-based weblog system written in Python
Pyblosxom is a blog which allows you to keep an online journal. It acts as an
extension for a web server such as Apache and can be run as a CGI script or a
WSGI application. Another common purpose of Pyblosxom is to statically compile
your website into HTML/XML files.