speechd-el
Emacs speech client using Speech Dispatcher
speechd-el is an Emacs client and an Elisp library to Speech Dispatcher. It
provides a complex speech interface to Emacs, focused especially on (but not
limited to) the blind and visually impaired users. It allows the user to work
with Emacs without looking on the screen, using the speech output produced by
the synthesizers supported in Speech Dispatcher.
logaricheck
Nagios plugin to check disk, memory and swap usage
libarray-intspan-perl
Handles arrays of scalars or objects using integer ranges as index
Array::IntSpan brings the speed advantages of Set::IntSpan to
arrays. Uses include manipulating grades, routing tables, or any other
situation where you have mutually exclusive ranges of integers that
map to given values.
libsocket-linux-perl
module for using socket constants defined in Linux <netinet/tcp.h>
The Socket::Linux module exports the constants defined in netinet/tcp.h not
available from the perl core package Socket, such as TCP_KEEPINTVL,
TCP_QUICKACK and TCP_NODELAY.
pyro
distributed object system for Python
Pyro (PYthon Remote Object) is an easy to use and powerful distributed object
system for Python. In a distributed object system, clients send requests to
distant servers, which owns the remote objects. Pyro simplifies a lot the
creation of clients and servers, and has among its features:
- dynamic and static proxies for all remote method invocations,
- a naming service which keeps record of the location of objects,
- mobile objects support: clients and servers can pass objects around,
- exceptions that occur in the remote object is raised on the client too,
- multithreaded server support to handle multiple requests simultaneously.
libnet-mac-perl
module for representing and manipulating MAC addresses
Net::Mac is a module that allows you to store a MAC address
in a Perl object, find out information about a stored MAC address and
convert a MAC address into a specified format and easily compare two
MAC addresses for string or numeric equality.