logic game Bugs Escape 3D

berusky2

logic game Bugs Escape 3D

The game based on Berusky that is also available for Debian, though this is the enhanced 3D version. Berusky II is a game that challenges your visual/spatial thinking and the ability to find a way to resolve a logic task.

flightgear-data-aircrafts

FlightGear Flight Simulator -- standard aircraft

python-crcmod

CRC Generator - Python 2.x

CRCmod generates objects that compute the Cyclic Redundancy Check (CRC). It allows the use of any 8, 16, 24, 32, or 64 bit CRC. You can generate a Python function for the selected polynomial or an instance of the Crc class which provides the same interface as the md5 and sha modules from the Python standard library. A "Crc" class instance can also generate C/C++ source code that can be used in another application.

python-shortuuid

generates concise, unambiguous, URL-safe UUIDs

Often, one needs to use non-sequential IDs in places where users will see them, but the IDs must be as concise and easy to use as possible. shortuuid solves this problem by generating uuids using Python's built-in uuid module and then translating them to base57 using lowercase and uppercase letters and digits, and removing similar-looking characters such as l, 1, I, O and 0.

vramsteg

provide shell scripts with a full-featured progress indicator

Vramsteg provide progress bar that can display elapsed time, remaining time estimate, percentage completed, and labels. The progress bar can have user-specified colors, and be rendered in multiple styles.

libgtkhtml-editor0

HTML rendering/editing library - editor widget