This is a staging site. Uploads will not persist. Testing only.

comitup

bootstrap Wi-Fi using Wi-Fi

Comitup will attempt to connect to Wi-Fi using an established connection. If that fails, it creates a hotspot and web service to aid in configuring a connection.

approx

caching proxy server for Debian archive files

Approx is an HTTP-based proxy server for Debian-style package archives. It fetches files from remote repositories on demand, and caches them for local use.

caja-rename

Batch renaming extension for Caja

An extension for the Caja file browser allowing users to rename multiple files/folders in a single pass.

libnet-snmp-perl

Script SNMP connections

The module Net::SNMP implements an object oriented interface to the Simple Network Management Protocol. Perl applications can use the module to retrieve or update information on a remote host using the SNMP protocol. Net::SNMP is implemented completely in Perl, requires no compiling, and uses only standard Perl modules. SNMPv1 and SNMPv2c (Community-Based SNMPv2), as well as SNMPv3 with USM are supported by the module. SNMP over UDP as well as TCP with both IPv4 and IPv6 can be used. The Net::SNMP module assumes that the user has a basic understanding of the Simple Network Management Protocol and related network management concepts.

pythoncard

wxPython-based GUI construction framework (meta-package)

PythonCard is a GUI construction framework for building cross-platform desktop applications on Windows, Mac OS X, and Linux, using the Python language. It is based on the wxPython bindings for the wxWidgets toolkit (formerly known as wxWindows).

lcov

Summarise Code coverage information from GCOV

LCOV is an extension of GCOV, a GNU tool which provides information about what parts of a program are actually executed (i.e. "covered") while running a particular test case. The extension consists of a set of Perl scripts which build on the textual GCOV output to implement the following enhanced functionality: