pipewire-pulse

PipeWire PulseAudio daemon

PipeWire is a server and user space API to deal with multimedia pipelines. This includes:

libspa-0.2-libcamera

libraries for the PipeWire multimedia server - libcamera plugin

PipeWire is a server and user space API to deal with multimedia pipelines. This includes:

vimb

Light-weight webkit-based browser with vim keyboard bindings

Vimb is a Vim-like web browser that is inspired by Pentadactyl and Vimprobable. The goal of Vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience with low memory and CPU usage that is intuitive to use for Vim users.

python3-libcst

Concrete Syntax Tree (CST) parser and serializer library for Python

LibCST parses Python 3.0 -> 3.11 source code as a CST tree that keeps all formatting details (comments, whitespaces, parentheses, etc). It's useful for building automated refactoring (codemod) applications and linters.

python3-striprtf

A simple library to convert rtf to text

This library transforms rich text format (rtf) files into plain text strings. It is particularly useful for converting documents, such as medical records written in rtf format, into a more easily parsable and processable plain text format. The library handles different encodings and provides options to manage decoding errors gracefully. It simplifies the processing pipeline by converting text to a format that is more suitable for further analysis.

python3-bonsai

Asyncio/gevent/tornado-compatible LDAP library

Bonsai is library for handling LDAP operations in Python. LDAP entries are mapped to a special Python case-insensitive dictionary, tracking the changes of the dictionary to modify the entry on the server easily.