ruby-term-ansicolor

Ruby library that colors strings using ANSI escape sequences

Small Ruby library that colors strings using ANSI escape sequences. It's possible to use constants or unary functions. Block-forms also autoreset at the block's end. It's also possible to use this module as a mixin for classes of objects that respond to :to_str, e.g. String.

libkf5textautocorrectionwidgets1

KDE text handling addons - correction widget library

KTextAddons is a collection of text addons libraries developed by the KDE community.

gir1.2-jcat-1.0

GObject introspection data for libjcat

This package provides the introspection data for libjcat.

envstore

store for environment variables across shell processes

envstore allows you to save environment variables into a separate store, list them, and reload them into the (other) shell again. It therefore provides a way to share them in cases where exporting to child processes is not feasible.

mountpy

script for quick mounting of removable devices

mountpy scans all devices connected to the system, and tries to mount them, creating mount directories as needed. Warning: After configured, this program allows ordinary users to mount external filesystems. Do not install it on multiuser machines with untrusted users!
Simple game of ball chasing

mousetrap

Simple game of ball chasing

This is a simple game in which the player moves their character to capture the white balls while avoiding the red ones.