python-paste

tools for using a Web Server Gateway Interface stack - Python 2.x

Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.

libghc-rate-limit-prof

rate-limiting IO actions; profiling libraries

In many cases, it is useful, necessary, or simply nice to limit how frequently you perform some action. For example, you may want to limit how often your program makes a request of some web site. This library is intended as a general-purpose mechanism for rate-limiting IO actions.
utility to list open files

lsof

utility to list open files

Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system.

libsteptalk0d

GNUstep Scripting Framework (library files)

StepTalk is a scripting framework for creating scriptable servers or applications. StepTalk, when combined with the dynamism of the Objective-C language, goes way beyond mere scripting.

libjs-gordon

Open source flash runtime written in pure javascript

Gordon enables web developers to embed flash applications directly within the browser. It is a web app written in pure javascript, and eliminates the need for end users to have a separate flash plugin (as long as they use sites that take advantage of gordon).

libgnumail-java

free implementation of the javamail API

The javamail API provides abstract classes that model a mail system. With the GNU free implementation of the javamail API, you can send and read messages using SMTP, IMAP4, POP3, mbox, Maildir and NNTP