python-django-kvstore

Extensible key-value store backend for Django

This module provides an abstraction layer for accessing a key-value storage within a Django application using PostgreSQL.

libmaven-plugin-testing-java

Maven Plugin Testing

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

wmaloader

firmware downloader for Linksys WMA11B media adapter

wmaloader is a simple program that can download filesystem images to the Linksys WMA11B. It performs the same function as the Windows XP/2000 Digital Media Adapter Application Loader (supplied with the original software) but can run on other operating systems. This allows the Linksys Wireless Media adapter to be booted from a Linux system. It does *not* supply media files to the device (yet!) but even so it might prove useful to those who wish to experiment hacking the device.

qcomicbook

qt viewer for comic book archives (cbr/cbz/cba/cbg/cbb)

QComicBook is a viewer for comic book archives containing jpeg/png images, which aims at convenience and simplicity. Features include: automatic decompression, full-screen mode, page scaling, mouse or keyboard navigation etc.

expect

Automates interactive applications

Expect is a tool for automating interactive applications according to a script. Following the script, Expect knows what can be expected from a program and what the correct response should be. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. An interpreted language provides branching and high-level control structures to direct the dialogue. In addition, the user can take control and interact directly when desired, afterward returning control to the script.

ext3grep

tool to help recover deleted files on ext3 filesystems

ext3grep is a simple tool intended to aid anyone who accidentally deletes a file on an ext3 filesystem, only to find that they wanted it shortly thereafter.