Budgie Previews running on Budgie Desktop

budgie-previews-applet

transitional package

This is a transitional package. It can safely be removed.
patat showing a presentation about system programming

patat

Terminal-based presentations using Pandoc

patat (*P*resentations *A*top *T*he *A*NSI *T*erminal) is a small tool that allows you to show presentations using only an ANSI terminal. It does not require `ncurses`.
fast and very simple Ruby web server

thin

fast and very simple Ruby web server

Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history: * the Mongrel parser, the root of Mongrel's speed and security * Event Machine, a network I/O library with extremely high scalability, performance and stability * Rack, a minimal interface between webservers and Ruby frameworks
PostgreSQL config tuner

pgtune

PostgreSQL config tuner

PCM player designed for ALSA (text vers)

alsaplayer-text

alsaplayer text interface

This package provides a text interface to alsaplayer, an audio player, and does not require X or GTK+ to run.
generate similarity hashes to find nearly duplicate files

simhash

generate similarity hashes to find nearly duplicate files

One of the questions that it's nice to be able to answer about a pair of files is the degree of similarity between them. This command-line tool is useful for estimating the "degree of similarity" between a pair of nominally sequential files such as textfiles. The tool uses Manassas's "shingleprinting" technique.