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

ubertooth

2.4 GHz wireless development platform for Bluetooth experimentation

Project Ubertooth is an open source wireless development platform suitable for Bluetooth experimentation. This package contains everything necessary to use the hardware dongle.

sleepyhead

Sleep tracking software with a focus on monitoring CPAP treatment

SleepyHead is a Free Software, cross platform research tool for exploring data produced by CPAP (Continuous Positive Airway Pressure) machines, and related equipment, which are used in the treatment of sleep apnea and other sleep disorders.

gir1.2-webkit-3.0

Web content engine library for GTK+ - GObject introspection data

WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers.

fonts-gfs-olga

ancient Greek oblique font revival (companion to GFS Didot)

In Greece the terms italic and oblique have the same meaning since they are borrowed from the latin typographic practice without any real historical equivalent in Greek history. Until the end of the 19th century Greek typefaces were cut and cast independently, not as members of a typefamily. The mechanisation of typecutting allowed the transformation of upright Greek typefaces to oblique designs. Nonetheless, the typesetting practice of a cursive Greek font to complement an upright one did not survive the 19th century. The experimental font GFS Olga (1995) attempts to revive this lost tradition. The typeface was designed and digitised by George Matthiopoulos, based on the historical Porson Greek type (1803) with the intention to be the companion of the upright GFS Didot font whenever there is a need for an italic alternative.

subversion-tools

Assorted tools related to Apache Subversion

This package includes miscellaneous tools for use with Apache Subversion clients and servers: * svn-backup-dumps: Incremental dumpfile-based backup script * svn-bisect: Bisect revisions to find a regression * svn-clean: Remove unversioned files from a working copy * svn-hot-backup: Backup script, primarily for BDB repositories * svn_apply_autoprops: Apply property settings from .subversion/config file to an existing repository * svn_load_dirs: Sophisticated replacement for 'svn import' * svnwrap: Set umask to 002 before calling svn or svnserve * fsfs-access-map: Convert strace output into FSFS access map * several example hook scripts: commit-access-control, commit-email, log-police, mailer, svnperms, verify-po

cvs

Concurrent Versions System

CVS is a version control system, which allows you to keep access to old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. It handles multiple developers, multiple directories, triggers to enable/log/control various operations, and can work over a wide area network. The texinfo manual provides further information on more tasks that it can perform.