php8.1-msgpack

PHP extension for interfacing with MessagePack

This extension provide API for communicating with MessagePack serialization.

libqt6designercomponents6

Qt 6 Designer Components library

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

libmrpt-rtti2.12

Mobile Robot Programming Toolkit - rtti library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

php8.1-memcache

memcache extension module for PHP

Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory.

python3-pako

Universal package manager library (Python 3)

Often, scripts need to install system dependencies using the native package manager of the user's OS. Typically, this is solved by having some bash script that runs apt-get, assuming the user is on Ubuntu. Smarter scripts use hand crafted code to detect the user's platform and aggregate a set of dependencies on a few of the more popular platforms. This approach is different: - pako install libgdbm-devel sdl2-dev On Ubuntu, this command will run: - sudo apt-get install -y libgdbm-dev libsdl2-dev However, on Solus, this will run: - sudo eopkg install -y gdbm-devel sdl2-devel Works as follows: - Parse package format (devel/debug/normal library or executable) - Look up package managers that exist in PATH - Format parsed package with common package convention of package manager

libsylph1t64

e-mail client library derived from Sylpheed

This library, which has been originally used as the core part of Sylpheed, was modified so that it can be utilized as stand-alone.