abbtr

Abbreviator for long commands in the terminal

Option to alias command to short long commands in GNU/Linux terminal. You can easily set rules, delete them, list them and update them with a clear list of parameters.

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.

liblink-grammar5t64

Carnegie Mellon University's link grammar parser (libraries)

In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar.

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.

libmrpt-graphs2.14

Mobile Robot Programming Toolkit - graphs library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

python3-sphinx-examples

lightweight example directive to easily demonstrate code / results

A small Sphinx extension to create examples of source markup and the result of rendering it in your documentation. This is useful if you wish to demonstrate the functionality of a new directive or role in Sphinx.