python3-pytest-env
pytest plugin that allows you to add environment variables
In your pytest.ini (or pyproject.toml) file add a key value pair with `env` as
the key and the environment variables as a line separated list of `KEY=VALUE`
entries. The defined variables will be added to the environment before any
tests are run.
librte-hash22
Data Plane Development Kit (librte-hash runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
python3-asdf-transform-schemas
ASDF schemas for validating transform tags
ASDF (Advanced Scientific Data Format) is a proposed
next generation interchange format for scientific data. ASDF aims to
exist in the same middle ground that made FITS so successful, by
being a hybrid text and binary format: containing human editable
metadata for interchange, and raw binary data that is fast to load
and use. Unlike FITS, the metadata is highly structured and is
designed up-front for extensibility.
golang-1.20-go
Go programming language compiler, linker, compiled stdlib
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
python3-luma.oled
library interfacing OLED matrix displays
Library interfacing OLED matrix displays with the
SSD1306, SSD1309, SSD1322, SSD1325, SSD1327, SSD1331, SSD1351, SH1106 or WS0010
driver using I2C/SPI/Parallel on the Raspberry Pi and other linux-based
single-board computers - it provides a Pillow-compatible drawing canvas,
and other functionality to support:
scrolling/panning capability,
terminal-style printing,
state management,
color/greyscale (where supported),
dithering to monochrome
librte-baseband-fpga-lte-fec22
Data Plane Development Kit (librte-baseband-fpga-lte-fec runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.