This is a staging site. Uploads will not persist. Testing only.

python3-otf2

Open Trace Format support library - Python3 bindings

OTF is a standard trace format used by several high-performance tools, using an ASCII encoding, which supports multiple streams. The libotf2 provides support for reading/writing them.

libparasail8

Lib with various pairwise sequence alignment algorithms

parasail is a SIMD C (C99) library containing implementations of the Smith-Waterman, Needleman-Wunsch, and various semi-global pairwise sequence alignment algorithms. Parasail implements most known algorithms for vectorized pairwise sequence alignment, including diagonal, blocked, striped, and prefix scan.

libdynarmic6

ARM dynamic recompiler

Dynarmic is a dynamic recompiler for the ARMv6K, ARMv7A architecture, with partial ARMv8 support.

wesnoth-1.16

fantasy turn-based strategy game - complete suite (branch 1.16)

This package depends on the complete set of packages built from the wesnoth source package but the server (which can be found in the wesnoth-1.16-server package), most helpful if you always want to have all the official campaigns installed. If you only want to play over the network with other players or want to play only a few campaigns you just need to install the wesnoth-1.16-core package and the wanted campaign packages.

libdata-generators-clojure

Clojure library for generating random data

This library serves to generate random clojure data. For example, it can be used a part of test suites for clojure projects.

libfressian-java

extensible binary data notation

Fressian is an extensible binary data notation. It is inspired by, and shares many design objectives with hessian and edn.