python3-django-bleach

Bleach is a Python module that takes HTML input, and returns valid HTML

Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags, attributes and styles. django-bleach is a Django app that makes using bleach extremely easy.

maliit-keyboard

virtual on-screen keyboard based on the Maliit Framework

Maliit Keyboard is a virtual keyboard for Linux systems with Wayland and X11 display servers. It supports many different languages and emoji. It is implemented as a plug-in for Maliit Framework.

jackd1-firewire

JACK Audio Connection Kit (FFADO backend)

JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves.

sequoia-chameleon-gnupg

Sequoia's GnuPG CLI tools (metapackage)

This metapackage depends on the following binary packages: - gpg-sq: gpg-like OpenPGP CLI toolkit - gpgv-sq: gpgv-like validator for OpenPGP signatures Both are drop-in replacements using the Sequoia OpenPGP implementation provided in the Rust crate sequoia-chameleon-gnupg.

python3-django-render-block

Render the content of a specific block tag from a Django template

Render the content of a specific block tag from a Django template. Works for arbitrary template inheritance, even if a block is defined in the child template but not in the parent. Generally it works like render_to_string from Django, but allows you to specify a block to render.

python3-django-select2

Select2 option fields for Django

The app includes Select2 driven Django Widgets. Documentation