python3-libevdev

Python 3 wrapper for libevdev

This is a Python wrapper around libevdev, a wrapper library for evdev devices. It provides a simpler API around evdev and takes advantage of libevdev’s advanced event handling, providing

python3-ltfatpy

Large Time-Frequency Toolbox (LTFAT) in Python

The ltfatpy package is a partial Python port of the Large Time/Frequency Analysis Toolbox (LTFAT), a MATLAB®/Octave toolbox for working with time-frequency analysis and synthesis.

python3-text-unidecode

most basic Python port of the Text::Unidecode Perl library (Python3 version)

This library is an alternative of other Python ports of Text::Unidecode (unidecode and isounidecode). unidecode (in Debian available as python3-unidecode) is licensed under GPL; isounidecode uses too much memory, and it also didn’t support Python 3 while text-unidecode was created.

julius

Re-implementation of the Caesar III engine

Julius is a fully working open-source version of Caesar 3, with the same logic as the original, but with some UI enhancements, that is able to be played on multiple platforms. The same logic means that the saved games are 100% compatible, and any gameplay bugs present in the original Caesar 3 game will also be present in Julius. It is meant as a drop-in replacement for Caesar 3, with the same look and feel, so there will be no major UI changes. UI enhancements for Julius include:

astcenc

ASTC image compression and decompression tool

The Adaptive Scalable Texture Compression (ASTC) format, developed by Arm® and AMD, has been adopted as an official extension to the Open GL®, OpenGL ES, and Vulkan® graphics APIs. It provides a major step forward both in terms of image quality at a given bitrate, and in terms of the format and bitrate flexibility available to content creators. This allows more assets to use compression, often at a reduced bitrate compared to legacy formats, reducing memory bandwidth and energy consumption.

libcognitect-test-runner-clojure

Small library for discovering and running Clojure tests

test-runner is a small library for discovering and running tests in projects using native Clojure deps (i.e, those that use only Clojure's built-in dependency tooling, not Leiningen/boot/etc.)