libdbusmenu-lxqt0

DBusMenu protocol implementation for lxqt

This library provides DBusMenu protocol implementation for lxqt.

python3-pynvim

Python3 library for scripting Neovim processes through its msgpack-rpc API

Neovim is a Vim fork that focuses on refactoring, extensibility and simplification of the original code base.

libost-img-alg2.9

Open-Source Computational Structural Biology Framework

OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics.

libload-perl

pragma for controlling when subroutines will be loaded

The "load" pragma allows a module developer to give the application developer more options with regards to optimize for memory or CPU usage. The "load" pragma gives more control on the moment when subroutines are loaded and start taking up memory. This allows the application developer to optimize for CPU usage (by loading all of a module at compile time and thus reducing the amount of CPU used during the execution of an application). Or allow the application developer to optimize for memory usage, by loading subroutines only when they are actually needed, thereby however increasing the amount of CPU needed during execution.

amdgcn-tools-19

linker tools for the amdgcn architecture

The package provides the tools ar, as, ld and nm for the amdgcn target architecture (used in AMD gpus). The tools are based on LLVM.

python3-aiotankerkoenig

Fetch data from tankerkoenig.de asynchronously

This library allows users to retrieve up-to-date fuel price information from tankerkoenig.de. It provides an interface to access detailed fuel station data, including station names, locations, and current fuel prices. Requests are performed asynchronously to ensure efficient data fetching, making it suitable for applications that require real-time fuel price updates. Users can monitor multiple fuel stations and automate actions based on the retrieved data. The library interacts with tankerkoenig.de's API, requiring an API key for access.