python-cbor

Python Implementation of RFC 7049. Concise Binary Object Representation (CBOR)

CBOR is comparable to JSON, has a superset of JSON’s ability, but serializes to a binary format which is smaller and faster to generate and parse.

oz

Install virtual machine guest OSs with minimal input from the user

Oz is a tool for automatically installing guest OSs with only minimal up-front input from the user.

python-ftdi1

Python module to control and program the FTDI USB controllers

This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R, FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to communicate with the chips.

gdc-7-multilib-sparc64-linux-gnu

GNU D compiler (version 2, multilib support)

ruby-delayed-job

database-backed asynchronous priority queue system

Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.

juke

A curses-based jukebox program

Juke is a simple curses/ ncurses based juke box program for Unix computers. It uses command line based players to play all kinds of music format.