libmagic1t64
Recognize the type of data in a file using "magic" numbers - library
This library can be used to classify files according to magic number
tests. It implements the core functionality of the file command.
qt6-gtk-platformtheme
Qt 6 GTK+ 3 platform theme
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
python3-websocketd
python module for creating a http server which uses WebSockets
This module uses the network module to create a server, and implements http(s)
and WebSockets over those connections. With only 6 lines of code you have a
working system. You only have to add what you want your server to do.
librte-dma-odm25
Data Plane Development Kit (librte-dma-odm 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-network
python module for easy networking
Implementing networking in C is a pain. Unfortunately, much of that pain is
copied to Python. This module instead tries to follow the "batteries included"
approach, like the rest of Python. With this module, networking is a piece of
cake. It can use tcp sockets and unix domain sockets and supports ssl
connections without hassle.
python3-ament-cmake-google-benchmark
Python 3 module for Google Benchmark in ROS 2 ament packages
The ament build system is the most common way to build packages for ROS 2.
ament_cmake provides the necessary tooling to build ament packages with
CMake.