python3-vine

Python promises (Python 3 version)

A Python implementation of the promise pattern for asynchronous programming.

libgv-tcl

Tcl bindings for graphviz

Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description.

cdecl

Turn English phrases to C or C++ declarations

Cdecl is a program which will turn English-like phrases such as "declare foo as array 5 of pointer to function returning int" into C declarations such as "int (*foo[5])()". It can also translate the C into the pseudo- English. And it handles typecasts, too. Plus C++. And in this version it has command line editing and history with the GNU readline library.
desktop companion

amor

desktop companion

python3-pyside2.qt3dlogic

Python bindings for Qt5 3DLogic module (Python 3)

pyside2 provides Python bindings for Qt 5.x framework.
A game with elevator and jumper

hex-a-hop

puzzle game based on hexagonal tiles

Hex-a-hop is a great puzzle game in which a girl has to break all the green tiles in an hexagonal map and step onto a safe tile without getting trapped. As you progress through the game, more types of tiles are introduced which make things more difficult and interesting as you progress through the many levels. You can use the infinite undo feature to retrace your steps if you make a mistake. You can take as long as you like to complete each level.