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.

dmucs

distributed compilation system for use with distcc

DMUCS is a system that allows a group of users to share a compilation farm. Each compilation request from each user will be sent to the fastest available machine, every time. The system has these fine qualities: * Works with distcc, which need not be altered in any way. * Supports multiple operating systems in the compilation farm. * Uses all processors of a multi-processor compilation host. * Makes best use of compilation hosts with widely differing CPU speeds. * Takes into account the load on a host caused by non-compilation tasks. * Supports the dynamic addition and removal of hosts to the compilation farm.

pyg

Python Mail <-> News Gateway

Python Gateway Script from news to mail and vice versa.

libghc-glut-prof

Haskell GLUT binding for GHC; profiling libraries

This package provides a library for the Haskell programming language, compiled for profiling.

tdiary-plugin

Plugins of tDiary to add functionalities

This package includes a lot of plugins that add functionalities to tDiary; for instance there are calendar, categories, footnotes, images, RSS (RDF Site Summary), search form, title lists, TODOs, what's new and so on.