exwm
Full EXWM Desktop Environment, with extra components
This is the meta package for EXWM. It installs:
libzzip-0-13t64
library providing read access on ZIP-archives - library
The zziplib library is intentionally lightweight, it offers the ability
to easily extract data from files archived in a single zip file.
Applications can bundle files into a single zip archive and access them.
The implementation is based only on the (free) subset of compression
with the zlib algorithm which is actually used by the zip/unzip tools.
libost-io2.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.
libost-seq-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.
liblttng-ctl0t64
LTTng control and utility library
The LTTng project aims at providing highly efficient tracing tools for Linux.
Its tracers help tracking down performance issues and debugging problems
involving multiple concurrent processes and threads. Tracing across multiple
systems is also possible.
python3-maison
Read Python package configuration settings
When developing a Python application, e.g a command-line tool, it can be
helpful to allow the user to set their own configuration options to allow them
to tailor the tool to their needs. These options are typically set in files in
the root of a project directory that uses the tool, for example in a
pyproject.toml or an {project_name}.ini file.