libost-gui2.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.

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.