python3-sherlock
distributed inter-process locks with a choice of backend
Sherlock is a library that provides easy-to-use distributed inter-process
locks and also allows you to choose a backend of your choice for lock
synchronization.
python3-pyzstd
Facebook's Zstandard (or zstd as short name) algorithm
Python bindings to Zstandard (zstd) compression library, the API
style is similar to Python's bz2/lzma/zlib modules.
python3-re-assert
show where your regex match assertion failed
A Python 3 library that provides a helper class to
simplify making assertions of regexes, by showing where
a match fails.
python3-fqdn
Python library to validate fully qualified domain names (FQDNs)
This package validates FQDNs conforming to the Internet Engineering
Task Force (IETF) specification (RFC 1123 in particular). The design
intent is to validate that a string would be traditionally acceptable
as a public Internet hostname to RFC-conforming software. Configuration
options can be used to obtain more relaxed checks.
gdc-13-mipsisa32r6el-linux-gnu
GNU D compiler (version 2) for the mipsisa32r6el-linux-gnu architecture
This is the GNU D compiler for the mipsisa32r6el-linux-gnu architecture,
which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
python3-hfst
Helsinki Finite-State Transducer Technology (Python3 module)
The Helsinki Finite-State Transducer software is intended for the
implementation of morphological analysers and other tools which are
based on weighted and unweighted finite-state transducer technology.