python3-pymsgbox

Simple pure Python module for JavaScript-like message boxes

A simple, cross-platform, pure Python module for JavaScript-like message boxes.

hiera-eyaml-puppetserver

OpenSSL Encryption backend for Hiera (puppetserver integration)

A backend for Hiera that provides per-value encryption of sensitive data within yaml files to be used by Puppet.

liblv2dynparamplugin1-0t64

LV2 plugin interface extension - plugin

Library that enables plugin parameters to appear and disappear (i.e. number of voices). It also allows nested grouping of parameters. Groups can be used for things like ADSR abstraction, i.e. group of 4 float parameters.

libboost-wave1.83.0

C99/C++ preprocessor library

This package forms part of the Boost C++ Libraries collection.

seqan-raptor

pre-filter for querying very large collections of nucleotide sequences

Raptor is a system for approximately searching many queries such as next-generation sequencing reads or transcripts in large collections of nucleotide sequences. Raptor uses winnowing minimizers to define a set of representative k-mers, an extension of the interleaved Bloom filters (IBFs) as a set membership data structure and probabilistic thresholding for minimizers. This approach allows compression and partitioning of the IBF to enable the effective use of secondary memory.

python3-urwid-readline

python-urwid textbox widget that supports readline shortcuts

A textbox edit widget for urwid that supports readline shortcuts such as: - Jump to the Beginning of line (Ctrl + A) - Jump backward one character (Ctrl + B) - Delete one character (Ctrl + D) - Delete one word (Meta + D) - Jump to the end of line (Ctrl + E) and more.