python3-fastcluster

Fast hierarchical clustering routines for Python 3

This library provides Python functions for hierarchical clustering. It generates hierarchical clusters from distance matrices or from vector data.

ruby-gemojione

gem to provide EmojiOne

This package provides the gem Gemojione which exposes the emojione unicode/image assets and APIs for working with them. It lets user to easily lookup emoji name, unicode character, or image assets and convert emoji representations.

ruby-powerbar

progressbar library for Ruby

Powerbar is a Ruby library that can create all kinds of progress bars to use in CLI applications. Non-terminal use is detected and fallback to logging output is done automatically, so applications can also be used in cronjobs without losing progress information.

monopd

Monopoly game network server

monopd is a dedicated game server daemon for playing Monopoly-like board games. Clients such as gtkAtlantic connect to the server, which manages the game. Note that you do not need to install this server unless you want to use one of the clients offline, or play custom game types.
network performance measurement tool

nuttcp

network performance measurement tool

nuttcp is a network performance measurement tool intended for use by network and system managers. Its most basic usage is to determine the raw TCP (or UDP) network layer throughput by transferring memory buffers from a source system across an interconnecting network to a destination system, either transferring data for a specified time interval, or alternatively transferring a specified number of bytes.

pipexec

create a directed graph of processes and pipes

pipexec creates an arbitrary network (directed graph) of processes and pipes in between - even cycles are possible. It overcomes the short comings of shells that are typically only able to create non cyclic trees.