gcc-11-mips-linux-gnu
GNU C compiler (cross compiler for mips architecture)
This is the GNU C compiler, a fairly portable optimizing compiler for C.
g++-11-mips-linux-gnu
GNU C++ compiler (cross compiler for mips architecture)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
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
python3-django-templated-email
Django module to easily send templated emails
django-templated-email can send emails generated from templates. The library
supports template inheritance, adding cc'd and bcc'd recipients, configurable
template naming and location.