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.

libavdevice60

FFmpeg library for handling input and output devices - runtime files

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.

libloc-database

Database for IP geolocation query library

libloc is a lightweight library to query the IPFire Location database and determine the location of someone else on the Internet based on their IP address.

python3-cppimport

cppimport - Import C++ directly from Python! (Python 3)

Sometimes Python just isn't fast enough. Or you have existing code in a C++ library. cppimport combines the process of compiling and importing an extension in Python so that you can type modulename = cppimport.imp("modulename") and not have to worry about multiple steps.

ruby-app-store-connect

Ruby interface to the App Store Connect API

A Ruby interface to the App Store Connect API

ruby-digest-crc

Cyclic Redundancy Check (CRC) library for Ruby.

Adds support for calculating Cyclic Redundancy Check (CRC) to the Digest module.