fretsonfire-songs-muldjord

game of musical skill and fast fingers - Songs Package

Frets on Fire is a game of musical skill and fast fingers. The aim of the game is to play guitar with the keyboard as accurately as possible.

fabric

Simple Pythonic remote deployment tool

Fabric is designed to upload files and run shell commands on a number of servers in parallel or serially. These commands are grouped in tasks (which are regular Python functions) and specified in a 'fabfile.'

python-psutil

module providing convenience functions for managing processes

psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager.

libtemplate-plugin-posix-perl

Template Toolkit plugin to access Perl POSIX functions

Template::Plugin::POSIX provides a Template Toolkit plugin which enables using any of Perl POSIX functions to help create content during template processing.

ruby-rpatricia

efficient IPv4/IPv6 prefix storage and lookup for Ruby

rPatricia provides a Ruby library for efficient IPv4 and IPv6 address/prefix storage and lookups. Internally it uses a Patricia trie (also known as radix tree), a data structure commonly used for routing table lookups and supports prefix insertion/removal and best/exact match lookups.

ruby-handlebars-assets

compile Handlebars templates in the Rails asset pipeline

Give your Handlebars templates their own files (including partials) and have them compiled, compressed, and cached as part of the Rails 3.1 asset pipeline!