bergman

Gröbner bases in commutative and non-commutative algebras

Bergman is a powerful tool to calculate Gröbner bases in commutative and non-commutative algebras, and in modules over them. It may also be used to calculate some invariants of algebras and modules: the Hilbert series, and (in the non-commutative case) the Poincaré-Betti series, the Anick resolution, and the Betti numbers.

efibootguard

UEFI-based bootloader

The efibootguard is a bootloader that includes a simple update mechanism with fail-safe algorithm. It allows one to arm a hardware watchdog prior to loading an OS. This package provides the bootloader binary and the environment tools bg_printenv and bg_setenv.

libaudcore5t64

audacious core engine library

Audacious is a fork of beep-media-player which supports Winamp skins and many codecs.

x86-64-v2-support

CPU feature checking - require x86-64-v2

The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies.

librocksdb9.8

persistent Key-Value Store for Flash and RAM Storage

C++ library providing an embedded key-value store, where keys and values are arbitrary byte streams. It was developed at Facebook based on LevelDB and provides backwards-compatible support for LevelDB APIs.

python3-hexbytes

Python bytes subclass decodes hex (Python 3)

HexBytes is a very thin wrapper around the Python built-in bytes class. It has these three changes: