osc-plugins-dput

dput plugin for osc (transitional package)

The dput plugin is designed to be able to quickly upload a random Debian source package without the need of doing a checkout, adding the source, removing the old files and committing it again.

libfcitx5-qt6-1

Qt6 library and IM module for fcitx5

Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API.

python3-bleach

whitelist-based HTML-sanitizing library (Python 3)

Bleach is an HTML sanitizing library that escapes or strips markup and attributes based on a white list. Bleach can also linkify text safely, applying filters that Django's urlize filter cannot, and optionally setting rel attributes, even on links already in the text.

python3-owslib

Client library for Open Geospatial (OGC) web services (Python 3)

OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.

beast2-mcmc-examples

Bayesian MCMC phylogenetic inference - example data

BEAST is a cross-platform program for Bayesian MCMC analysis of molecular sequences. It is entirely orientated towards rooted, time-measured phylogenies inferred using strict or relaxed molecular clock models. It can be used as a method of reconstructing phylogenies but is also a framework for testing evolutionary hypotheses without conditioning on a single tree topology. BEAST uses MCMC to average over tree space, so that each tree is weighted proportional to its posterior probability. Included is a simple to use user-interface program for setting up standard analyses and a suit of programs for analysing the results.

python3-cython-blis

Fast BLAS-like operations from Python and Cython, without the tears (Python 3)

This repository provides the Blis linear algebra routines as a self-contained Python C-extension. Currently, it only supports single-threaded execution, as this is actually best for our workloads (ML inference).