free Bomberman clone

bomberclone

free Bomberman clone

BomberClone is a free Bomberman-like game for Linux and Windows. The rules of the game are simple: run through a level and bomb other players. It features powerups that give you more strength, make you walk faster through the level, or let you drop more bombs.

python-cogent

framework for genomic biology

PyCogent is a software library for genomic biology. It is a fully integrated and thoroughly tested framework for: * controlling third-party applications, * devising workflows; querying databases, * conducting novel probabilistic analyses of biological sequence evolution, and * generating publication quality graphics. It is distinguished by many unique built-in capabilities (such as true codon alignment) and the frequent addition of entirely new methods for the analysis of genomic data.

libnet-dbus-perl

Perl extension for the DBus bindings

Net::DBus provides a Perl API for the DBus message system. The DBus Perl interface is currently operating against the 0.32 development version of DBus, but should work with later versions too, providing the API changes have not been too drastic.

libmono-i18n2.0-cil

Mono I18N libraries (for CLI 2.0)

osmo-dbg

Debugging symbols for osmo

libserver-starter-perl

superdaemon for hot-deploying Perl server programs

It is often a pain to write a server program that supports graceful restarts, with no resource leaks. Server::Starter solves the problem by splitting the task into two. One is start_server, a script provided as a part of the module, which works as a superdaemon that binds to zero or more TCP ports or unix sockets, and repeatedly spawns the server program that actually handles the necessary tasks (for example, responding to incoming commenctions). The spawned server programs under Server::Starter call accept(2) and handle the requests.