python3-xdoctest

Rewrite of Python's builtin doctest module with AST instead of REGEX

What is a doctest? It is example code you write in a docstring! What is a docstring? Its a string you use as a comment! They get attached to Python functions and classes as metadata. They are often used to auto-generate documentation. Why is it cool? Because you can write tests while you code!

qtxdg-tools

User tools for libqtxdg

LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and an intuitive interface. Unlike most desktop environments, LXQt also works fine with less powerful machines.

python3-cykhash

cython wrapper for khash-sets/maps, efficient implementation of isin and unique

Cykhash is a cython wrapper for khash-sets/maps, efficient implementation of isin and unique.

lomiri

Shell of the Lomiri Operating Environment

Shell of the Lomiri Operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices.

libtss2-tcti-cmd0t64

TPM2 Software stack library - TSS and TCTI libraries

TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers:

ruby-sentry-sidekiq

provides Sidekiq integration for the Sentry error logger

A library that provides Sidekiq integration for the Sentry error logger. Sentry provides real-time crash reporting for web apps, mobile apps, and games.