ptunnel
Tunnel TCP connections over ICMP packets
ptunnel is an application that allows you to reliably tunnel TCP
connections to a remote host using ICMP echo request and reply
packets, commonly known as ping requests and replies. It acts as
a proxy and can handle sockets and secured identification.
python-augeas
Python bindings for Augeas
Augeas is a library and command line tool that focuses
on the most basic problem in handling Linux configurations
programmatically: editing actual configuration files in a
controlled manner.
tdiary-mode
tDiary editing mode for Emacsen
This package provides Emacs major mode to edit and post entries to tDiary.
You can edit/post your article to tDiary easily using this package.
alsaplayer-xosd
alsaplayer XOSD display module
This package provides a non-interactive interface to alsaplayer, an audio
player. Information about the file currently being played will be displayed on
screen through the X On-Screen Display library (xosd).
alex
lexical analyser generator for Haskell
Alex is a tool for generating lexical analysers in Haskell, given a
description of the tokens to be recognised in the form of regular
expressions. It is similar to the tool lex or flex for C/C++.