python3-xdoctest

Rewrite of Python's builtin doctest module with AST instead of REGEX

What is a doctest? It is example code you write in a docstring! What is a docstring? Its a string you use as a comment! They get attached to Python functions and classes as metadata. They are often used to auto-generate documentation. Why is it cool? Because you can write tests while you code!

librte-event-octeontx22

Data Plane Development Kit (librte-event-octeontx 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-cykhash

cython wrapper for khash-sets/maps, efficient implementation of isin and unique

Cykhash is a cython wrapper for khash-sets/maps, efficient implementation of isin and unique.

libgnatcoll-postgres2

Ada library accessing PostGreSQL databases (runtime)

The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases.

lib32stdc++-12-dev-mips64r6el-cross

GNU Standard C++ Library v3 (development files) (mips64r6el

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

libgnatcoll-sql4

Ada library accessing SQL databases (runtime)

The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases.